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

FHIR IG analytics

Packagefhir.nl.gf
Resource TypeOrganization
IdOrganization-ad3-o2.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 ad3-o2

identifier: https://cp3-test.example.org/departments/631cf10e-42d6-4165-9907-11e2333d4a85

type: Verplegings- of verzorgingsinstelling

name: Nursing department at Organization 3

partOf: Organization example Care Institution


Source1

{
  "resourceType": "Organization",
  "id": "ad3-o2",
  "meta": {
    "profile": [
      "http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://cp3-test.example.org/departments",
      "value": "631cf10e-42d6-4165-9907-11e2333d4a85",
      "assigner": {
        "identifier": {
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
                "code": "author"
              }
            ]
          },
          "system": "http://fhir.nl/fhir/NamingSystem/ura",
          "value": "33333333"
        }
      }
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://nictiz.nl/fhir/NamingSystem/organization-type",
          "code": "X3",
          "display": "Verplegings- of verzorgingsinstelling"
        }
      ]
    }
  ],
  "name": "Nursing department at Organization 3",
  "partOf": {
    "reference": "Organization/ad3-o1"
  }
}