This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
CDA Organizational Parent
{ "resourceType": "ExtensionDefinition", "id": "cda-whole-organization", "meta": { "lastUpdated": "2014-11-05T20:31:00Z" }, "url": "http://hl7.org/fhir/ExtensionDefinition/cda-whole-organization", "name": "CDA Organizational Parent", "publisher": "HL7 FHIR Project", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "Standard Profile for CDA R2 on FHIR", "status": "draft", "date": "2014-11-05", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM" } ], "contextType": "resource", "context": [ "Organization.partOf" ], "element": [ { "path": "Extension", "short": "The type of the organizational relationship", "min": 0, "max": "1", "type": [ { "code": "Reference", "profile": "#Organization" } ] } ] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.