FHIR IG analytics| Package | jp-core.r4 |
| Resource Type | Medication |
| Id | Medication-jp-medication-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "jp-medication-example-1",
"meta": {
"profile": [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_Medication"
]
},
"status": "active",
"ingredient": [
{
"extension": [
{
"url": "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_Ingredient_DrugNo",
"valueInteger": 1
}
],
"itemCodeableConcept": {
"coding": [
{
"code": "100558502",
"system": "urn:oid:1.2.392.200119.4.403.1",
"display": "ホリゾン注射液10mg"
}
]
},
"strength": {
"extension": [
{
"url": "http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Medication_IngredientStrength_StrengthType",
"valueCodeableConcept": {
"coding": [
{
"code": "1",
"system": "urn:oid:1.2.392.100495.20.2.22",
"display": "製剤量"
}
]
}
}
],
"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": "回"
}
}
}
]
}