http://hl7.org/fhir/StructureDefinition/Requirements|5.0.0

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.
NameFlagsCardTypeDescription & Constraints
Requirements
0..*A set of requirements - features of systems that are necessary
 
url
Σ
0..1uriCanonical identifier for this Requirements, represented as a URI (globally unique)
 
identifier
Σ
0..*IdentifierAdditional identifier for the Requirements (business identifier)
 
version
Σ
0..1stringBusiness version of the Requirements
 
versionAlgorithm[x]
Σ
0..1How to compare versions http://hl7.org/fhir/ValueSet/version-algorithm (extensible)
 
 
versionAlgorithmString
Σ
0..1string http://hl7.org/fhir/ValueSet/version-algorithm (extensible)
 
 
versionAlgorithmCoding
Σ
0..1Coding http://hl7.org/fhir/ValueSet/version-algorithm (extensible)
 
name
Σ
0..1stringName for this Requirements (computer friendly)
 
title
Σ
0..1stringName for this Requirements (human friendly)
 
status *
?!Σ
1..1codedraft | active | retired | unknown PublicationStatus (required)
 
experimental
Σ
0..1booleanFor testing purposes, not real usage
 
date
Σ
0..1dateTimeDate last changed
 
publisher
Σ
0..1stringName of the publisher/steward (organization or individual)
 
contact
Σ
0..*ContactDetailContact details for the publisher
 
description
0..1markdownNatural language description of the requirements
 
useContext
Σ
0..*UsageContextThe context that the content is intended to support
 
jurisdiction
Σ
0..*CodeableConceptIntended jurisdiction for Requirements (if applicable) Jurisdiction (extensible)
 
purpose
0..1markdownWhy this Requirements is defined
 
copyright
0..1markdownUse and/or publishing restrictions
 
copyrightLabel
0..1stringCopyright holder and year(s)
 
derivedFrom
Σ
0..*canonicalOther set of Requirements this builds on
 
reference
0..*urlExternal artifact (rule/document etc. that) created this set of requirements
 
actor
0..*canonicalActor for these requirements
 
statement
0..*BackboneElementActual statement as markdown
 
 
key *
1..1idKey that identifies this statement
 
 
label
0..1stringShort Human label for this statement
 
 
conformance
0..*codeSHALL | SHOULD | MAY | SHOULD-NOT ?? (required)
 
 
conditionality
0..1booleanSet to true if requirements statement is conditional
 
 
requirement *
1..1markdownThe actual requirement
 
 
derivedFrom
0..1stringAnother statement this clarifies/restricts ([url#]key)
 
 
parent
0..1stringA larger requirement that this requirement helps to refine and enable
 
 
satisfiedBy
0..*urlDesign artifact that satisfies this requirement
 
 
reference
0..*urlExternal artifact (rule/document etc. that) created this requirement
 
 
source
0..*ReferenceWho asked for this statement