| URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-ContactPoint.system |
| Version | |
| Status | active |
| Description | Cross-Version Extension for ContactPoint.system. Valid in versions R2 This is a valid extension because it has the following codes that are not in other versions url, sms (http://hl7.org/fhir/3.0/contact-point-system) |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | phone | fax | email | pager | url | sms | other | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | code | ||
![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-ContactPoint.system" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r3-cpt.system",
"url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ContactPoint.system",
"name" : "XVerExtensionContactPoint.systemR3",
"title" : "Cross-Version Extension for ContactPoint.system in R3",
"status" : "active",
"experimental" : false,
"publisher" : "HL7 FHIR Standard",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://hl7.org/fhir"
}]
}],
"description" : "Cross-Version Extension for ContactPoint.system. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions url, sms (http://hl7.org/fhir/3.0/contact-point-system)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}],
"fhirVersion" : "5.0.0",
"kind" : "complex-type",
"abstract" : false,
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "phone | fax | email | pager | url | sms | other",
"definition" : "Telecommunications form for contact point - what communications system is required to make use of the contact.",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "v2",
"map" : "XTN.3"
},
{
"identity" : "rim",
"map" : "./scheme"
},
{
"identity" : "servd",
"map" : "./ContactPointType"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "code"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ContactPoint.system"
}]
}
}