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

FHIR IG analytics

Packageig.fhir-il-community.org.t17
Resource TypeLocation
IdLocation-t17-requested-location.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

פרטי מיקום התור עבורו נשלחה בקשה להתחייבות - פרט מחלקה או מרפאה ופרטי בית החולים

Source1

{
  "resourceType": "Location",
  "id": "t17-requested-location",
  "meta": {
    "profile": [
      "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-requested-location"
    ]
  },
  "text": {
    "div": "<!-- snip (see above) -->",
    "status": "generated"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.health.gov.il/cs/department-type-moh",
          "code": "33700",
          "display": "מחלקת עיניים"
        }
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "03-9999999",
      "use": "work"
    }
  ],
  "managingOrganization": {
    "identifier": {
      "system": "http://fhir.health.gov.il/identifier/legal-entity",
      "value": "500106919"
    },
    "type": "Organization",
    "display": "בי\"ח איכילוב"
  },
  "mode": "instance",
  "name": "מחלקת עיניים"
}