FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | ManufacturedItemDefinition |
| Id | ManufacturedItemDefinition-AllopurinolTablet.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ManufacturedItemDefinition AllopurinolTablet
Profile: SubmittedManufacturedItem
status: Active
manufacturedDoseForm: TABLET
property
type: Color
value: WHITE
property
type: Imprint
value: DAN;DAN;5543
property
type: Score
value: 2
property
type: Shape
value: ROUND
property
type: Size
value: 10 mm (Details: UCUM codemm = 'mm')
{
"resourceType": "ManufacturedItemDefinition",
"id": "AllopurinolTablet",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedManufacturedItem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"manufacturedDoseForm": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C42998",
"display": "TABLET"
}
]
},
"property": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
"code": "SPLCOLOR"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C48325",
"display": "WHITE"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
"code": "SPLIMPRINT"
}
]
},
"valueCodeableConcept": {
"text": "DAN;DAN;5543"
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
"code": "SPLSCORE"
}
]
},
"valueQuantity": {
"value": 2
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
"code": "SPLSHAPE"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"code": "C48348",
"display": "ROUND"
}
]
}
},
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
"code": "SPLSIZE"
}
]
},
"valueQuantity": {
"value": 10,
"unit": "mm",
"system": "http://unitsofmeasure.org",
"code": "mm"
}
}
]
}