| URL | http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Organization.contact. Valid in versions R5 This is a valid extension because the types BackboneElement were removed in a later version |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | Contact for the organization for a certain purpose | |
![]() ![]() | 1.. | |||
![]() ![]() | ..0 | |||
![]() ![]() | "http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r2-org.contact",
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact",
"name" : "XVerExtensionOrganization.contactR2",
"title" : "Cross-Version Extension for Organization.contact in R2",
"status" : "active",
"experimental" : false,
"publisher" : "Health Level Seven International (Patient Administration)",
"contact" : [{
"telecom" : [{
"system" : "other",
"value" : "http://hl7.org/fhir"
}]
},
{
"telecom" : [{
"system" : "other",
"value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
}]
}],
"description" : "Cross-Version Extension for Organization.contact. Valid in versions R5\r\n\r\nThis is a valid extension because the types BackboneElement were removed in a later version",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"context" : [{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "5.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "5.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Organization"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Organization"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "Contact for the organization for a certain purpose",
"definition" : "Contact for the organization for a certain purpose.",
"comment" : "Where multiple contacts for the same purpose are provided there is a standard extension that can be used to determine which one is the preferred contact to use.",
"requirements" : "Need to keep track of assigned contact points within bigger organization.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "rim",
"map" : ".contactParty"
}]
},
{
"path" : "Extension.extension",
"min" : 1
},
{
"path" : "Extension.value[x]",
"max" : "0"
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Organization.contact"
}]
}
}