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

: Scenario-B-Medisin - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "Scenario-B-Medisin",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication Scenario-B-Medisin</b></p><a name=\"Scenario-B-Medisin\"> </a><a name=\"hcScenario-B-Medisin\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lmdi-medication.html\">Legemiddel</a></p></div><p><b>Legemiddel Classification</b>: <span title=\"Codes:{http://www.whocc.no/atc N02AA01}\">Morfin</span></p><p><b>code</b>: <span title=\"Codes:{http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare ID_81E2A556-B09B-4EC2-BA37-E3A9E3E0F6D0}\">Morfin injeksjonsvæske 10 mg/ml</span></p><p><b>form</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7448 11}\">Injeksjonsvæske, oppløsning</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/legemiddel-classification",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.whocc.no/atc",
            "code" : "N02AA01",
            "display" : "Morfin"
          }
        ]
      }
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://dmp.no/fhir/NamingSystem/festLegemiddelMerkevare",
        "code" : "ID_81E2A556-B09B-4EC2-BA37-E3A9E3E0F6D0",
        "display" : "Morfin injeksjonsvæske 10 mg/ml"
      }
    ]
  },
  "form" : {
    "coding" : [
      {
        "system" : "urn:oid:2.16.578.1.12.4.1.1.7448",
        "code" : "11",
        "display" : "Injeksjonsvæske, oppløsning"
      }
    ]
  }
}