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

FHIR IG analytics

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


Source1

{
  "resourceType": "Organization",
  "id": "EER.SOR-OU.01.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": "000000000010102"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
          "code": "OE"
        }
      ]
    }
  ],
  "name": "EER.SOR-OU-Organization",
  "partOf": {
    "reference": "Organization/EER.SOR-OU.01"
  },
  "endpoint": [
    {
      "reference": "Endpoint/EerEndpoint-Messaging-eDeliveryFhir.01"
    }
  ]
}