FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4.2023
Resource TypeValueSet
IdValueSet-moh-admit-source.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4.2023@0.1.0&canonical=http://fhir.health.gov.il/ValueSet/moh-admit-source
URLhttp://fhir.health.gov.il/ValueSet/moh-admit-source
Version0.12.1
Statusdraft
NameMoHAdmitSource
TitleMoH Admit Source Codes
Realmil
Authoritynational
DescriptionCodes for admit source according to MoH catalogue

Resources that use this resource

StructureDefinition
il.core.fhir.r4.2023#0.1.0il-core-encounterILCore Encounter Profile

Resources that this resource uses

CodeSystem
il.core.fhir.r4.2023#0.1.0patient-admit-source-mohPatient Admit Source MoH
hl7.terminology#currentadmit-sourceAdmit source

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"
      }
    ]
  }
}