FHIR Release 3 (STU) R5 Final QA

This page is part of the FHIR Specification (v3.0.2: STU (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes 3). ). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4B R4 R3 R2

Content Detailed Descriptions
Extension: acceptance URL for this extension: http://hl7.org/fhir/StructureDefinition/goal-acceptance Status: draft. Extension maintained by: Health Level Seven, Inc. - FHIR WG
Patient Care Orders and Observations icon Work Group   Maturity Level : 1 N/A Standards Status : Informative Use Context Compartments : Any Not linked to any defined compartments

Information about This is the acceptance and relative priority assigned to narrative for the goal by resource. See also the patient, practitioners and other stake-holders. Context of Use: Use on element: Goal usage info: insert a list of places where this extension is used Extension Content Summary Full Structure XML , JSON All or Turtle Summary format.

Name Flags Card. Type Description & Constraints
CodeableConcept

Mapping from InventoryItem Status Codes Indicates the relative priority assigned to the resource by the stakeholder. Documentation Canonical Status Codes for this format FHIR Resources Full Structure

Name Flags Card. Type Description & Constraints extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/goal-acceptance acceptance: Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders. Use

DRAFT. Published on element: Goal extension 1..1 Extension Individual whose acceptance is reflected url 1..1 uri "individual" value[x] 1..1 Reference ( Patient ), Reference ( Practitioner ), Reference ( RelatedPerson ) Value of extension extension 0..1 Extension agree | disagree | pending url 1..1 uri "status" valueCode 0..1 code Value of extension Binding: GoalAcceptanceStatus ( required ) extension 0..1 Extension Priority of goal for individual url 1..1 uri "priority" valueCodeableConcept 0..1 CodeableConcept Value of extension Binding: GoalPriority ?ngen-10? by FHIR Project team ( example ) url 1..1 uri "http://hl7.org/fhir/StructureDefinition/goal-acceptance" value[x] 0 .. 0 http://hl7.org/fhir icon Documentation for this format ).

XML Template Canonical Mapping for "InventoryItem Status Codes"

<!-- acceptance --> < xmlns="http://hl7.org/fhir" url="" > < < Value of extension</value[x]> </extension> < < </extension> < <</valueCodeableConcept> </extension> </extension>
JSON Template
{ // " { // // from Element: " ], " " " " }, { // // from Element: " ], " " }, { // // from Element: " ], " " } ], " }

Summary Group 1 Name Flags Card. Type Description & Constraints extension Mapping from InventoryItem Status Codes 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/goal-acceptance acceptance: Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders. Use on element: Goal individual 1..1 Reference ( Patient ), Reference ( Practitioner ), Reference ( RelatedPerson ) The person whose acceptance/priority is being reflected. status 0..1 code Indicates whether the specified individual has accepted the goal or not. priority 0..1 CodeableConcept Canonical Status Codes for FHIR Resources

Indicates the relative priority assigned to the resource by the stakeholder. extension 1..1 Extension Priority of goal for individual url 1..1 "priority" valueCodeableConcept 0..1 Value of extension Binding: GoalPriority ( example ) url 1..1 uri "http://hl7.org/fhir/StructureDefinition/goal-acceptance" value[x] 0 .. 0 Documentation for this format
Documentation for this format Source Code Full Structure Relationship Name Flags Card. Type Description & Constraints extension 0..* Target Code Extension URL = http://hl7.org/fhir/StructureDefinition/goal-acceptance acceptance: Information about the acceptance and relative priority assigned to the goal by the patient, practitioners and other stake-holders. Use on element: Goal
entered-in-error Individual whose acceptance is reflected url 1..1 uri "individual" value[x] 1..1 Reference ( Patient ), Reference ( Practitioner ), Reference ( RelatedPerson ) Value of extension extension 0..1 Extension agree | disagree | pending url 1..1 uri "status" valueCode 0..1 code Value of extension Binding: GoalAcceptanceStatus ( required ) extension 0..1 Extension equivalent to error
active uri is equivalent to active
inactive CodeableConcept is equivalent to inactive
unknown is equivalent to unknown
XML Template <!-- acceptance --> < xmlns="http://hl7.org/fhir" url="" > < < Value of extension</value[x]> </extension> < < </extension> < <</valueCodeableConcept> </extension> </extension>
JSON Template { // " { // // from Element: " ], " " " " }, { // // from Element: " ], " " }, { // // from Element: " ], " " } ], " }   Constraints ele-1 : All FHIR elements must have a @value or children (xpath: @value|f:*|h:div ) ext-1 : Must have either extensions or value[x], not both (xpath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) )