{
"description": "Defines basic constraints and extensions on the Location resource for use with other ID Core resources",
"_filename": "StructureDefinition-Location-id-core.json",
"package_name": "IdHIE.0v",
"date": "2023-06-07T07:16:10.3933867+00:00",
"derivation": "constraint",
"meta": {
"versionId": "1",
"lastUpdated": "2023-06-06T01:27:09.5705404+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "LocationIdCore",
"abstract": false,
"copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
"type": "Location",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Location (ID Core)",
"package_version": "0.0.1",
"status": "active",
"id": "118a0230-e691-4792-a837-223e388b8b9d",
"kind": "resource",
"url": "http://fhir.hie.moh.gov.id/StructureDefinition/Location-id-core",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Location.extension",
"min": 0,
"path": "Location.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"path": "Location.extension",
"min": 0,
"definition": "Record audit on individual who recorded and updated the data",
"isModifier": false,
"short": "Record audit on individual who recorded and updated the data",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/audit-id-core" ]
} ],
"sliceName": "audit",
"max": "1",
"id": "Location.extension:audit",
"comment": "Record audit on individual who recorded and updated the data"
}, {
"id": "Location.status",
"min": 1,
"path": "Location.status"
}, {
"id": "Location.name",
"min": 1,
"path": "Location.name"
}, {
"id": "Location.type",
"path": "Location.type",
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/location-type-id-core"
}
}, {
"id": "Location.type.coding",
"path": "Location.type.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
}
}, {
"id": "Location.type.coding:encounterClass",
"path": "Location.type.coding",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/encounter-class-id-core"
},
"sliceName": "encounterClass"
}, {
"id": "Location.type.coding:encounterClass.system",
"min": 1,
"path": "Location.type.coding.system",
"fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/encounter-class-id-core"
}, {
"id": "Location.type.coding:wardClass",
"path": "Location.type.coding",
"binding": {
"strength": "preferred",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/ward-class-id-core"
},
"sliceName": "wardClass"
}, {
"id": "Location.type.coding:wardClass.system",
"min": 1,
"path": "Location.type.coding.system",
"fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/ward-class-id-core"
}, {
"id": "Location.type.coding:wardCategory",
"path": "Location.type.coding",
"binding": {
"strength": "example",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/ward-category-id-core"
},
"sliceName": "wardCategory"
}, {
"id": "Location.type.coding:wardCategory.system",
"min": 1,
"path": "Location.type.coding.system",
"fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/ward-category-id-core"
}, {
"id": "Location.type.coding:wardSpecialty",
"path": "Location.type.coding",
"binding": {
"strength": "preferred",
"valueSet": "http://fhir.hie.moh.gov.id/ValueSet/ward-specialty-id-core"
},
"sliceName": "wardSpecialty"
}, {
"id": "Location.type.coding:wardSpecialty.system",
"min": 1,
"path": "Location.type.coding.system",
"fixedUri": "http://fhir.hie.moh.gov.id/CodeSystem/ward-specialty-id-core"
}, {
"id": "Location.address",
"path": "Location.address",
"type": [ {
"code": "Address",
"profile": [ "http://fhir.hie.moh.gov.id/StructureDefinition/Address-id-core" ]
} ]
}, {
"id": "Location.managingOrganization",
"min": 1,
"path": "Location.managingOrganization"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Location"
}