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

FHIR IG analytics

Packagedk.ehmi.eer
Resource TypeOrganization
IdOrganization-EER.SOR-HI.01.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 EER.SOR-HI.01

identifier: SOR Identifier/0000000000101

type: Sundhedsinstitution, Genoptræningsenhed

name: EER-SOR-HI-Organization

partOf: Organization EER-SOR-IO-Organization


Source1

{
  "resourceType": "Organization",
  "id": "EER.SOR-HI.01",
  "meta": {
    "profile": [
      "http://medcomehmi.dk/ig/eer/StructureDefinition/Eer.Messaging.Organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type",
            "code": "SORID"
          }
        ]
      },
      "system": "urn:oid:1.2.208.176.1.1",
      "value": "0000000000101"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
          "code": "SI"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-unit-type",
          "code": "genoptræningsenhed"
        }
      ]
    }
  ],
  "name": "EER-SOR-HI-Organization",
  "partOf": {
    "reference": "Organization/EER.SOR.IO.01"
  }
}