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

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeOrganization
IdOrganization-154b8c96-a061-45bf-9ce4-1947c7c3c283.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 154b8c96-a061-45bf-9ce4-1947c7c3c283

identifier: urn:oid:1.2.208.176.1.1/12345678901, http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID/KAF

type: Health center


Source1

{
  "resourceType": "Organization",
  "id": "154b8c96-a061-45bf-9ce4-1947c7c3c283",
  "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": "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComProducentID",
      "value": "KAF"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "version": "http://snomed.info/sct/554471000005108",
          "code": "264361005"
        }
      ]
    }
  ]
}