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

FHIR IG analytics

Packagelaniado.test.fhir.r4
Resource TypeOrganization
IdOrganization-LaniadoOrganizationExample.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": "LaniadoOrganizationExample",
  "meta": {
    "source": "http://atd.laniado.org.il",
    "profile": [
      "http://fhir.laniado.org.il/StructureDefinition/laniado-organization"
    ]
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.health.gov.il/cs/department-type-moh",
          "code": "52000"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "5",
          "system": "http://fhir.laniado.org.il/CodeSystem/s-yechida",
          "display": "מיון"
        }
      ]
    }
  ],
  "name": "מיון ילדים"
}