FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-epl
Resource TypeManufacturedItemDefinition
IdManufacturedItemDefinition-MI-Ritonavirum-100mg.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ManufacturedItemDefinition MI-Ritonavirum-100mg

status: Active

manufacturedDoseForm: Film-coated tablet

unitOfPresentation: Tablet


Source1

{
  "resourceType": "ManufacturedItemDefinition",
  "id": "MI-Ritonavirum-100mg",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-manufactureditemdefinition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "manufacturedDoseForm": {
    "coding": [
      {
        "system": "http://standardterms.edqm.eu",
        "code": "10221000",
        "display": "Film-coated tablet"
      }
    ]
  },
  "unitOfPresentation": {
    "coding": [
      {
        "system": "http://standardterms.edqm.eu",
        "code": "15054000",
        "display": "Tablet"
      }
    ]
  }
}