FHIR IG analytics| Package | jp-core.r4 |
| Resource Type | Medication |
| Id | Medication-jp-medication-example-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "jp-medication-example-2",
"meta": {
"profile": [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"
]
},
"status": "active",
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"code": "107750603",
"system": "urn:oid:1.2.392.200119.4.403.1",
"display": "ソリタ-T3号輸液500mL"
}
]
},
"strength": {
"numerator": {
"value": 1,
"code": "HON",
"system": "urn:oid:1.2.392.100495.20.2.101",
"unit": "本"
},
"denominator": {
"value": 1,
"code": "TIME",
"system": "urn:oid:1.2.392.100495.20.2.101",
"unit": "回"
}
}
},
{
"itemCodeableConcept": {
"coding": [
{
"code": "108010002",
"system": "urn:oid:1.2.392.200119.4.403.1",
"display": "アドナ注(静脈用)50mg/10mL"
}
]
},
"strength": {
"numerator": {
"value": 1,
"code": "AMP",
"system": "urn:oid:1.2.392.100495.20.2.101",
"unit": "アンプル"
},
"denominator": {
"value": 1,
"code": "TIME",
"system": "urn:oid:1.2.392.100495.20.2.101",
"unit": "回"
}
}
}
]
}