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

FHIR IG analytics

Packagehl7.fhir.nl.gf
Resource TypeOrganization
IdOrganization-ca56444f-f98c-5d9b-aad2-65a0729ac8f8.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

Generated Narrative: Organization ca56444f-f98c-5d9b-aad2-65a0729ac8f8

identifier: Ura/22222222 (use: official, )

type: Ziekenhuis, Activiteiten van ziekenhuizen, Hospital

name: example Hospital

telecom: +31301234567, info@cp2.example.org

address: Catharinastraat 21 Doetinchem 7001 BZ

endpoint:


Source1

{
  "resourceType": "Organization",
  "id": "ca56444f-f98c-5d9b-aad2-65a0729ac8f8",
  "meta": {
    "profile": [
      "http://minvws.github.io/generiekefuncties-docs/StructureDefinition/nl-gf-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://fhir.nl/fhir/NamingSystem/ura",
      "value": "22222222",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "custodian"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/kvk",
          "value": "50000535"
        }
      }
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
          "code": "V4",
          "display": "Ziekenhuis"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://minvws.github.io/generiekefuncties-docs/CodeSystem/nl-gf-sbi-cs",
          "code": "8610",
          "display": "Activiteiten van ziekenhuizen"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "22232009",
          "display": "Hospital"
        }
      ]
    }
  ],
  "name": "example Hospital",
  "telecom": [
    {
      "system": "phone",
      "value": "+31301234567",
      "use": "work"
    },
    {
      "system": "email",
      "value": "info@cp2.example.org",
      "use": "work"
    }
  ],
  "address": [
    {
      "line": [
        "Catharinastraat 21"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Catharinastraat"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "21"
            }
          ]
        }
      ],
      "city": "Doetinchem",
      "postalCode": "7001 BZ"
    }
  ],
  "endpoint": [
    {
      "reference": "Endpoint/1034376c-cc6e-5518-b292-e6dc24a68826"
    },
    {
      "reference": "Endpoint/30d6d76b-389f-58b8-9d40-4311a52bdf57"
    },
    {
      "reference": "Endpoint/7f702f1f-a5c9-5fbe-90df-82b58914f8e1"
    }
  ]
}