update ignore
This commit is contained in:
No files matched your search
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"code": {
|
||||
"coding": [
|
||||
{
|
||||
"code": "93001733",
|
||||
"display": "Lidocain Hydrochloride 20 mg/mL Injeksi (PHAPROS)",
|
||||
"system": "http://sys-ids.kemkes.go.id/kfa"
|
||||
}
|
||||
]
|
||||
},
|
||||
"extension": [
|
||||
{
|
||||
"url": "https://fhir.kemkes.go.id/r4/StructureDefinition/MedicationType",
|
||||
"valueCodeableConcept": {
|
||||
"coding": [
|
||||
{
|
||||
"code": "NC",
|
||||
"display": "Non-compound",
|
||||
"system": "http://terminology.kemkes.go.id/CodeSystem/medication-type"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"form": {
|
||||
"coding": [
|
||||
{
|
||||
"code": "BS034",
|
||||
"display": "Larutan Injeksi",
|
||||
"system": "http://terminology.kemkes.go.id/CodeSystem/medication-form"
|
||||
}
|
||||
]
|
||||
},
|
||||
"id": "f8fb8eb1-5e4f-4fdc-84fc-b5b0fe8a6c31",
|
||||
"identifier": [
|
||||
{
|
||||
"system": "http://sys-ids.kemkes.go.id/medication/10000002",
|
||||
"use": "official",
|
||||
"value": "666735"
|
||||
}
|
||||
],
|
||||
"ingredient": [
|
||||
{
|
||||
"isActive": true,
|
||||
"itemCodeableConcept": {
|
||||
"coding": [
|
||||
{
|
||||
"code": "91000286",
|
||||
"display": "LIDOCAINE",
|
||||
"system": "http://sys-ids.kemkes.go.id/kfa"
|
||||
}
|
||||
]
|
||||
},
|
||||
"strength": {
|
||||
"denominator": {
|
||||
"code": "413516001",
|
||||
"system": "http://snomed.info/sct",
|
||||
"unit": "Ampule - unit of product usage",
|
||||
"value": 1
|
||||
},
|
||||
"numerator": {
|
||||
"code": "mg/mL",
|
||||
"system": "http://unitsofmeasure.org",
|
||||
"value": 20
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"manufacturer": {
|
||||
"reference": "Organization/900001"
|
||||
},
|
||||
"meta": {
|
||||
"lastUpdated": "2023-12-12T02:44:32.858359+00:00",
|
||||
"profile": [
|
||||
"https://fhir.kemkes.go.id/r4/StructureDefinition/Medication"
|
||||
],
|
||||
"versionId": "MTcwMjM0OTA3Mjg1ODM1OTAwMA"
|
||||
},
|
||||
"resourceType": "Medication",
|
||||
"status": "active"
|
||||
}
|
||||
Reference in New Issue
Block a user