FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| il.core.fhir.r4.2023#0.1.0 | il-core-encounter | ILCore Encounter Profile |
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "draft",
"name": "MoHAdmitSource",
"id": "moh-admit-source",
"title": "MoH Admit Source Codes",
"description": "Codes for admit source according to MoH catalogue",
"url": "http://fhir.health.gov.il/ValueSet/moh-admit-source",
"version": "0.12.1",
"experimental": false,
"compose": {
"include": [
{
"system": "http://fhir.health.gov.il/cs/patient-admit-source-moh"
},
{
"system": "http://terminology.hl7.org/CodeSystem/admit-source"
}
]
}
}