Skip to main content

Requirements

Trial Use 1 Conformance

The Requirements resource is used to describe an actor - a human or an application that plays a role in data exchange, and that may have obligations associated with the role the actor plays.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/Requirements
InteractionMethodPath
ReadGET/fhir/R5/Requirements/[id]
VreadGET/fhir/R5/Requirements/[id]/_history/[vid]
UpdatePUT/fhir/R5/Requirements/[id]
PatchPATCH/fhir/R5/Requirements/[id]
DeleteDELETE/fhir/R5/Requirements/[id]
CreatePOST/fhir/R5/Requirements
SearchGET/fhir/R5/Requirements?...
HistoryGET/fhir/R5/Requirements/[id]/_history
Type-historyGET/fhir/R5/Requirements/_history

Top-level elements

ElementType(s)CardinalityDescription
urluri0..1Canonical identifier for this Requirements, represented as a URI (globally unique)
identifierIdentifier0..*Additional identifier for the Requirements (business identifier)
versionstring0..1Business version of the Requirements
versionAlgorithm[x]string / Coding0..1How to compare versions
namestring0..1Name for this Requirements (computer friendly)
titlestring0..1Name for this Requirements (human friendly)
statuscode1..1draft
experimentalboolean0..1For testing purposes, not real usage
datedateTime0..1Date last changed
publisherstring0..1Name of the publisher/steward (organization or individual)
contactContactDetail0..*Contact details for the publisher
descriptionmarkdown0..1Natural language description of the requirements
useContextUsageContext0..*The context that the content is intended to support
jurisdictionCodeableConcept0..*Intended jurisdiction for Requirements (if applicable)
purposemarkdown0..1Why this Requirements is defined
copyrightmarkdown0..1Use and/or publishing restrictions
copyrightLabelstring0..1Copyright holder and year(s)
derivedFromcanonical0..*Other set of Requirements this builds on
referenceurl0..*External artifact (rule/document etc. that) created this set of requirements
actorcanonical0..*Actor for these requirements
statementBackboneElement0..*Actual statement as markdown

Resource-specific search parameters

ParameterTypeDescription
actorreferenceAn actor these requirements are for
contexttokenA use context assigned to the activity definition
context-quantityquantityA quantity- or range-valued use context assigned to the activity definition
context-typetokenA type of use context assigned to the activity definition
context-type-quantitycompositeA use context type and quantity- or range-based value assigned to the activity definition
context-type-valuecompositeA use context type and value assigned to the activity definition
datedateThe activity definition publication date
derived-fromreferenceThe requirements these are derived from
descriptionstringThe description of the activity definition
identifiertokenExternal identifier for the activity definition
jurisdictiontokenIntended jurisdiction for the activity definition
namestringComputationally friendly name of the activity definition
publisherstringName of the publisher of the activity definition
statustokenThe current status of the activity definition
titlestringThe human-friendly name of the activity definition
urluriThe uri that identifies the activity definition
versiontokenThe business version of the activity definition

Reference

  • Official FHIR R5 spec: Requirements
  • Maturity: Trial Use 1 (FMM 1).