This page is part of the C-CDA on FHIR Implementation Guide (v1.8.0: STU 1 Ballot 2) based on FHIR v1.8.0. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/ccda/StructureDefinition/CCDA-on-FHIR-Performer
C-CDA on FHIR Performer Extension
This profile builds on Extension.
This profile was published on Thu Dec 08 06:39:19 AEDT 2016 as a draft by Lantana Consulting Group.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | |||
url | 1..1 | uri | "http://hl7.org/fhir/ccda/StructureDefinition/CCDA_on_FHIR_Performer" | |
valueReference | 1..1 | Reference(US Core Practitioner) | valueReference | |
Documentation for this format |
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
url | 1..1 | uri | "http://hl7.org/fhir/ccda/StructureDefinition/CCDA_on_FHIR_Performer" | |
valueReference | 1..1 | Reference(US Core Practitioner) | valueReference | |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | |||
url | 1..1 | uri | "http://hl7.org/fhir/ccda/StructureDefinition/CCDA_on_FHIR_Performer" | |
valueReference | 1..1 | Reference(US Core Practitioner) | valueReference | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
url | 1..1 | uri | "http://hl7.org/fhir/ccda/StructureDefinition/CCDA_on_FHIR_Performer" | |
valueReference | 1..1 | Reference(US Core Practitioner) | valueReference | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children XPath: @value|f:*|h:div | |
ext-1 | Extension | Must have either extensions or value[x], not both XPath: exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')]) |