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 Organization Relationship Effective time
{
"resourceType": "ExtensionDefinition",
"id": "cda-org-partof-effectivetime",
"meta": {
"lastUpdated": "2014-11-05T20:31:00Z"
},
"url": "http://hl7.org/fhir/ExtensionDefinition/cda-org-partof-effectivetime",
"name": "CDA Organization Relationship Effective time",
"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 period of the organizational relationship",
"min": 0,
"max": "1",
"type": [
{
"code": "Period"
}
],
"mapping": [
{
"identity": "rim",
"map": "Role.effectiveTime"
}
]
}
]
}
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.