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

FHIR IG analytics

Packageil.hdp.fhir.r4
Resource TypeOrganization
IdOrganization-hospital1-er.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Hospital1 Emergency Department

Source1

{
  "resourceType": "Organization",
  "id": "hospital1-er",
  "meta": {
    "security": [
      {
        "system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
        "code": "organization"
      }
    ],
    "profile": [
      "http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.health.gov.il/identifier/legal-entity",
      "value": "514444444",
      "use": "official"
    }
  ],
  "partOf": {
    "reference": "Organization/hospital1"
  },
  "type": [
    {
      "coding": [
        {
          "code": "56200",
          "system": "http://fhir.health.gov.il/cs/department-type-moh"
        }
      ]
    }
  ],
  "active": true,
  "name": "Hospital1 Emergency Department"
}