| URL | http://hl7.org/fhir/1.0/StructureDefinition/extension-Location.type |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Location.type. Valid in versions R3, R4, R4B, R5 This is a valid extension because it has the following codes that are not in other versions _DedicatedNonClinicalLocationRoleType, _IncidentalServiceDeliveryLocationRoleType, _DedicatedClinicalLocationRoleType, _DedicatedServiceDeliveryLocationRoleType (http://hl7.org/fhir/1.0/v3/RoleCode) |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..1 | Extension | Type of function performed | |
![]() ![]() | ..0 | |||
![]() ![]() | 1.. | CodeableConcept | ||
![]() ![]() | "http://hl7.org/fhir/1.0/StructureDefinition/extension-Location.type" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r2-loc.type",
"url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Location.type",
"name" : "XVerExtensionLocation.typeR2",
"title" : "Cross-Version Extension for Location.type 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 Location.type. Valid in versions R3, R4, R4B, R5\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions _DedicatedNonClinicalLocationRoleType, _IncidentalServiceDeliveryLocationRoleType, _DedicatedClinicalLocationRoleType, _DedicatedServiceDeliveryLocationRoleType (http://hl7.org/fhir/1.0/v3/RoleCode)",
"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" : "Type of function performed",
"definition" : "Indicates the type of function performed at the location.",
"min" : 0,
"max" : "1",
"isModifier" : false,
"mapping" : [{
"identity" : "rim",
"map" : ".code"
},
{
"identity" : "w5",
"map" : "class"
}]
},
{
"path" : "Extension.extension",
"max" : "0"
},
{
"path" : "Extension.value[x]",
"min" : 1,
"type" : [{
"code" : "CodeableConcept"
}]
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Location.type"
}]
}
}