eHealth Infrastructure
3.1.0 - release

This page is part of the FUT Infrastructure (v3.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 312 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "312",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2021-10-14T07:58:31.119+00:00",
    "source" : "#5d7e2cca-a0ec-9d",
    "profile" : [
      🔗 "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 312</b></p><a name=\"312\"> </a><a name=\"hc312\"> </a><a name=\"hc312-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: versionId: id (PrimitiveType/Organization.meta.versionId): element = id -&gt; versionId=id[2]; Last updated: 2021-10-14 07:58:31+0000; </p><p style=\"margin-bottom: 0px\">Information Source: #5d7e2cca-a0ec-9d</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ehealth-organization.html\">ehealth-organization</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.24.1.1</code>/11111111\u00a0(use:\u00a0official,\u00a0period:\u00a02021-10-14 07:58:28+0000 --&gt; (ongoing))</p><p><b>name</b>: 63785662-18ad-4896-b960-505e94bdc5c4</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Telecom</b></td></tr><tr><td style=\"display: none\">*</td><td></td><td>-unknown-</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-source",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://ehealth.sundhed.dk/cs/organization-source",
            "code" : "manual"
          }
        ]
      }
    },
    {
      "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-synchronizationStatus",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://ehealth.sundhed.dk/cs/organization-synchronization-status",
            "code" : "NotSynchronized"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:oid:2.16.840.1.113883.2.24.1.1",
      "value" : "11111111",
      "period" : {
        "start" : "2021-10-14T07:58:28+00:00"
      }
    }
  ],
  "name" : "63785662-18ad-4896-b960-505e94bdc5c4",
  "contact" : [
    {
      "name" : {
        "period" : {
          "end" : "2021-01-01"
        }
      },
      "telecom" : [
        {
          "extension" : [
            {
              "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomCustodian",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://ehealth.sundhed.dk/cs/contactpoint-custodian",
                    "code" : "SOR"
                  }
                ]
              }
            },
            {
              "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomSystem",
              "valueCodeableConcept" : {
                "coding" : [
                  {
                    "system" : "http://ehealth.sundhed.dk/cs/contactpoint-system",
                    "code" : "TBD"
                  }
                ]
              }
            },
            {
              "url" : "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization-telecomValue",
              "valueString" : "5513495a-ed1b-43a9-b890-c2a09762c584"
            }
          ]
        }
      ]
    }
  ]
}