URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.jurisdiction |
Version | |
Status | active |
Description | Cross-Version Extension for ConceptMap.jurisdiction. Valid in versions R2 This is a valid extension because it has the following codes that are not in other versions 054, 021, 017, 030, 155, 142, 029, 001, 053, 143, 019, 145, 150, 034, 018, 005, 011, 015, 035, 002, 061, 013, 057, 419, 009, 014, 039, 151, 154 (http://unstats.un.org/unsd/methods/m49/m49.htm) |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Intended jurisdiction for concept map (if applicable) | |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | CodeableConcept | ||
![]() ![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.jurisdiction" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r3-cmd.jurisdiction", "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.jurisdiction", "name" : "XVerExtensionConceptMap.jurisdictionR3", "title" : "Cross-Version Extension for ConceptMap.jurisdiction in R3", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (Vocabulary)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/Vocab/index.cfm" }] }], "description" : "Cross-Version Extension for ConceptMap.jurisdiction. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions 054, 021, 017, 030, 155, 142, 029, 001, 053, 143, 019, 145, 150, 034, 018, 005, 011, 015, 035, 002, 061, 013, 057, 419, 009, 014, 039, 151, 154 (http://unstats.un.org/unsd/methods/m49/m49.htm)", "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" : "Intended jurisdiction for concept map (if applicable)", "definition" : "A legal or geographic region in which the concept map is intended to be used.", "comment" : "It may be possible for the concept map to be used in jurisdictions other than those for which it was originally designed or intended.", "min" : 0, "max" : "*", "isModifier" : false }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "CodeableConcept" }] }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-ConceptMap.jurisdiction" }] } }