Legemiddeldata fra institusjon til Legemiddelregisteret — 1.1.0 - ci-build NO

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

: Legemiddel-SCT - JSON Representation

Raw json | Download

{
  "resourceType" : "Medication",
  "id" : "Legemiddel-SCT",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"
    ]
  },
  "extension" : [
    {
      "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/legemiddel-classification",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://www.whocc.no/atc",
            "code" : "N02BE01",
            "display" : "Paracetamol"
          }
        ]
      }
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "32236009",
        "display" : "paracetamol tab 500 mg"
      }
    ]
  },
  "form" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "385055001",
        "display" : "tablett"
      }
    ]
  }
}