Legemiddeldata fra institusjon til Legemiddelregisteret — 0.9.4 - ci-build  flag

Publish Box goes here

: Organisasjon-3-Sykehus - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "Organisasjon-3-Sykehus",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organisasjon-3-Sykehus</b></p><a name=\"Organisasjon-3-Sykehus\"> </a><a name=\"hcOrganisasjon-3-Sykehus\"> </a><a name=\"Organisasjon-3-Sykehus-no\"> </a><p><b>identifier</b>: <code>urn:oid:2.16.578.1.12.4.1.4.101</code>/993467049, <code>urn:oid:2.16.578.1.12.4.1.4.102</code>/4001031</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span></p><p><b>name</b>: Oslo universitetssykehus HF</p><p><b>address</b>: </p></div>"
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.101",
      "value" : "993467049"
    },
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.102",
      "value" : "4001031"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/organization-type",
          "code" : "prov",
          "display" : "Healthcare Provider"
        }
      ]
    }
  ],
  "name" : "Oslo universitetssykehus HF",
  "address" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-urban-district",
          "valueCoding" : {
            "system" : "urn:oid:2.16.578.1.12.4.1.1.3403",
            "code" : "01",
            "display" : "Gamle Oslo"
          }
        }
      ],
      "type" : "physical",
      "district" : "Oslo",
      "_district" : {
        "extension" : [
          {
            "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-municipalitycode",
            "valueCoding" : {
              "system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
              "code" : "0301",
              "display" : "Oslo"
            }
          }
        ]
      }
    }
  ]
}