FHIR IG analytics| Package | fhir.outburn.co.il |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-location-rambam.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "location-rambam",
"url": "http://fhir.rmc.gov.il/StructureDefinition/rambam-location",
"name": "LocationRambam",
"title": "Location Rambam",
"status": "draft",
"description": "Location profile by Rambam",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Location",
"baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-location",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Location.identifier",
"path": "Location.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "open",
"description": "",
"ordered": false
},
"min": 2
},
{
"id": "Location.identifier:dept-rmb",
"path": "Location.identifier",
"sliceName": "dept-rmb",
"min": 1,
"max": "1"
},
{
"id": "Location.identifier:dept-rmb.system",
"path": "Location.identifier.system",
"min": 1,
"fixedUri": "http://fhir.rmc.gov.il/identifier/dept-rmb"
},
{
"id": "Location.identifier:dept-rmb.value",
"path": "Location.identifier.value",
"min": 1
},
{
"id": "Location.identifier:moh-hospital-department",
"path": "Location.identifier",
"sliceName": "moh-hospital-department",
"min": 1,
"max": "1"
},
{
"id": "Location.identifier:moh-hospital-department.system",
"path": "Location.identifier.system",
"min": 1
},
{
"id": "Location.identifier:moh-hospital-department.value",
"path": "Location.identifier.value",
"min": 1
},
{
"id": "Location.status",
"path": "Location.status",
"min": 1
},
{
"id": "Location.mode",
"path": "Location.mode",
"fixedCode": "instance"
},
{
"id": "Location.type",
"path": "Location.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "coding.system"
}
],
"rules": "open",
"description": "",
"ordered": false
},
"min": 2
},
{
"id": "Location.type:dept-type-rmb",
"path": "Location.type",
"sliceName": "dept-type-rmb",
"min": 1,
"max": "1"
},
{
"id": "Location.type:dept-type-rmb.coding.system",
"path": "Location.type.coding.system",
"min": 1,
"fixedUri": "http://fhir.rmc.gov.il/cs/dept-type-rmb"
},
{
"id": "Location.type:dept-type-rmb.coding.code",
"path": "Location.type.coding.code",
"min": 1
},
{
"id": "Location.type:moh-department-type",
"path": "Location.type",
"sliceName": "moh-department-type",
"min": 1,
"max": "1"
},
{
"id": "Location.type:moh-department-type.coding.system",
"path": "Location.type.coding.system",
"min": 1,
"fixedUri": "http://fhir.health.gov.il/cs/department-type-moh"
},
{
"id": "Location.type:moh-department-type.coding.code",
"path": "Location.type.coding.code",
"min": 1
}
]
}
}