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

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeOrganization
IdOrganization-19f9ee18-7677-4caf-88fe-8f6df2f2906e.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 19f9ee18-7677-4caf-88fe-8f6df2f2906e

identifier: urn:oid:1.2.208.176.1.1/12345678901, https://www.gs1.org/gln/5798002472264

type: Surgical ward

name: Ortopædkirurgisk sengeafsnit

partOf: Organization Ortopædkirurgisk sengeafdeling


Source1

{
  "resourceType": "Organization",
  "id": "19f9ee18-7677-4caf-88fe-8f6df2f2906e",
  "meta": {
    "profile": [
      "http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.208.176.1.1",
      "value": "12345678901"
    },
    {
      "system": "https://www.gs1.org/gln",
      "value": "5798002472264"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/554471000005108",
          "code": "551611000005102"
        }
      ]
    }
  ],
  "name": "Ortopædkirurgisk sengeafsnit",
  "partOf": {
    "reference": "Organization/8510eec9-180b-4e9c-95b6-02fad9f853d3"
  }
}