Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organisasjon-Sykehusavdeling - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "Organisasjon-Sykehusavdeling",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-organization"
    ]
  },
  "identifier" : [
    {
      "system" : "urn:oid:2.16.578.1.12.4.1.4.102",
      "value" : "4208723"
    }
  ],
  "type" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:2.16.578.1.12.4.1.1.8624",
          "code" : "05",
          "display" : "Avdeling"
        }
      ]
    }
  ],
  "name" : "Avdeling for epilepsi, poliklinikk",
  "address" : [
    {
      "type" : "physical",
      "_district" : {
        "extension" : [
          {
            "url" : "http://hl7.no/fhir/StructureDefinition/no-basis-municipalitycode",
            "valueCoding" : {
              "system" : "urn:oid:2.16.578.1.12.4.1.1.3402",
              "code" : "3201",
              "display" : "Bærum"
            }
          }
        ]
      }
    }
  ],
  "partOf" : {
    🔗 "reference" : "Organization/Organisasjon-Sykehus"
  }
}