FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | ManufacturedItemDefinition |
| Id | ManufacturedItemDefinition-mid-epi-type2-example-paracetamol.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ManufacturedItemDefinition mid-epi-type2-example-paracetamol
Language: en
Profile: ManufacturedItemDefinition (ePI)
identifier: http://example.org/identifier/mid-epi-type2-example-paracetamol
status: Active
manufacturedDoseForm: Tablet
unitOfPresentation: Tablet
property
type: Shape
value: Round
property
type: Color
value: White
property
type: Size
value: 10 mm
property
type: Score
value: Scored
property
type: Imprint
value:
WD500
{
"resourceType": "ManufacturedItemDefinition",
"id": "mid-epi-type2-example-paracetamol",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/ManufacturedItemDefinition-uv-epi"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifier",
"value": "mid-epi-type2-example-paracetamol"
}
],
"status": "active",
"manufacturedDoseForm": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000073664",
"display": "Tablet"
}
]
},
"unitOfPresentation": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "200000002152",
"display": "Tablet"
}
]
},
"property": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
"code": "shape",
"display": "Shape"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000073670",
"display": "Round"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
"code": "color",
"display": "Color"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000073586",
"display": "White"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
"code": "size",
"display": "Size"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000000000",
"display": "10 mm"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
"code": "score",
"display": "Score"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "100000000000",
"display": "Scored"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/emedicinal-product-info/CodeSystem/epi-ig",
"code": "imprint",
"display": "Imprint"
}
]
},
"valueMarkdown": "WD500"
}
]
}