FHIR IG Statistics: StructureDefinition/t17-requested-location
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "t17-requested-location",
"url": "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-requested-location",
"name": "T17Location",
"title": "T17 Requested Location",
"status": "draft",
"description": "המיקום אליו נקבע התור - כולל פרטי מחלקה/מרפאה ובית חולים",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Location",
"baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-location",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Location.mode",
"path": "Location.mode",
"min": 1,
"fixedCode": "instance"
},
{
"id": "Location.type",
"path": "Location.type",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "$this"
}
],
"rules": "open",
"ordered": false
},
"min": 1
},
{
"id": "Location.type:moh-type",
"path": "Location.type",
"sliceName": "moh-type",
"min": 1,
"max": "*"
},
{
"id": "Location.type:moh-type.coding",
"path": "Location.type.coding",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "http://fhir.health.gov.il/ValueSet/department-type-moh"
}
},
{
"id": "Location.type:moh-type.coding.system",
"path": "Location.type.coding.system",
"min": 1,
"patternUri": "http://fhir.health.gov.il/cs/department-type-moh"
},
{
"id": "Location.type:moh-type.coding.code",
"path": "Location.type.coding.code",
"min": 1
},
{
"id": "Location.type:moh-type.coding.display",
"path": "Location.type.coding.display",
"min": 1
},
{
"id": "Location.managingOrganization",
"path": "Location.managingOrganization",
"min": 1
},
{
"id": "Location.managingOrganization.identifier",
"path": "Location.managingOrganization.identifier",
"min": 1
},
{
"id": "Location.managingOrganization.identifier.system",
"path": "Location.managingOrganization.identifier.system",
"min": 1
},
{
"id": "Location.managingOrganization.identifier.value",
"path": "Location.managingOrganization.identifier.value",
"min": 1
}
]
}
}