FHIR IG Statistics: StructureDefinition/Location.StructureDefinition
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No human-readable text provided in this case.
Source
{
"resourceType": "StructureDefinition",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location",
"version": "4.0.1",
"name": "Location",
"title": "Location",
"status": "active",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "acCDR-HL7v2-mapping",
"name": "acCDR HL7v2 mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Location",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Location",
"path": "Location",
"mustSupport": true
},
{
"id": "Location.id",
"path": "Location.id",
"mustSupport": true
},
{
"id": "Location.meta",
"path": "Location.meta",
"min": 1,
"mustSupport": true
},
{
"id": "Location.meta.profile",
"path": "Location.meta.profile",
"min": 1,
"mustSupport": true
},
{
"id": "Location.identifier",
"path": "Location.identifier",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Location.identifier.system",
"path": "Location.identifier.system",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "acCDR-HL7v2-mapping",
"map": "MSH.4.1"
}
]
},
{
"id": "Location.identifier.value",
"path": "Location.identifier.value",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "acCDR-HL7v2-mapping",
"map": "MSH.4.1"
}
]
},
{
"id": "Location.name",
"path": "Location.name",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "acCDR-HL7v2-mapping",
"map": "MSH.4.2"
}
]
},
{
"id": "Location.managingOrganization",
"path": "Location.managingOrganization",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Organization"
]
}
],
"mustSupport": true
},
{
"id": "Location.managingOrganization.reference",
"path": "Location.managingOrganization.reference",
"min": 1,
"mustSupport": true
}
]
}
}