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

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeManufacturedItemDefinition
IdManufacturedItemDefinition-manitemherceptin150.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 manitemherceptin150

identifier: https://pmda-sccj/874291 (use: official, )

status: Active

manufacturedDoseForm: Tablet

unitOfPresentation: 15054000

manufacturer: Organization Chugai Pharmaceutical Co., Ltd.


Source1

{
  "resourceType": "ManufacturedItemDefinition",
  "id": "manitemherceptin150",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ManufacturedItemDefinition-uv-epi"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "https://pmda-sccj",
      "value": "874291"
    }
  ],
  "status": "active",
  "manufacturedDoseForm": {
    "coding": [
      {
        "system": "https://standardterms.edqm.eu/browse/get_concepts_by/SOM/SOM/",
        "code": "10219000"
      }
    ],
    "text": "Tablet"
  },
  "unitOfPresentation": {
    "coding": [
      {
        "system": "https://standardterms.edqm.eu/browse/get_concepts/UOP/",
        "code": "15054000"
      }
    ]
  },
  "manufacturer": [
    {
      "reference": "Organization/orgchugai"
    }
  ]
}