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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeOrganization
IdOrganization-eXovwVA3zYl3U3fBH8mdkxw3.json
FHIR VersionR3

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 eXovwVA3zYl3U3fBH8mdkxw3

identifier: VEKTIS/06020101 (use: usual, period: 2011-05-17 --> (ongoing)), FAC/S_UMCG (use: usual, )

active: true

name: UMCG

address: null Groningen 9713 GZ Nederland


Source1

{
  "resourceType": "Organization",
  "id": "eXovwVA3zYl3U3fBH8mdkxw3",
  "meta": {
    "profile": [
      "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "usual",
      "type": {
        "text": "VEKTIS"
      },
      "system": "urn:oid:2.16.840.1.113883.2.4.6.1",
      "value": "06020101",
      "period": {
        "start": "2011-05-17"
      }
    },
    {
      "use": "usual",
      "type": {
        "text": "FAC"
      },
      "system": "urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.112",
      "value": "S_UMCG"
    }
  ],
  "active": true,
  "name": "UMCG",
  "address": [
    {
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Hanzeplein"
            }
          ]
        }
      ],
      "city": "Groningen",
      "postalCode": "9713 GZ",
      "country": "Nederland"
    }
  ]
}