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

FHIR IG analytics

Packageil.laniado.fhir.r4
Resource TypeOrganization
IdOrganization-ChildrenEmergencyDepartment.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Organization",
  "id": "ChildrenEmergencyDepartment",
  "meta": {
    "security": [
      {
        "system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
        "code": "organization"
      }
    ],
    "source": "http://atd.laniado.org.il",
    "profile": [
      "http://fhir.laniado.org.il/StructureDefinition/laniado-organization"
    ]
  },
  "identifier": [
    {
      "system": "http://fhir.laniado.org.il/Identifier/id-organization",
      "value": "52000"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.health.gov.il/cs/department-type-moh",
          "code": "52000"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://fhir.laniado.org.il/CodeSystem/s-yechida",
          "code": "5",
          "display": "מיון"
        }
      ]
    }
  ],
  "name": "מיון ילדים"
}