FHIR IG analytics| Package | phis.ig.dev |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-connectdtx-medicationrequest-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MedicationRequest
Resource MedicationRequest "connectdtx-medicationrequest-example"
Profile: ConnectDTx MedicationRequest
status: active
intent: order
medication: 알레그라정120밀리그람(펙소페나딘염산염) (kdcode#8806521009605)
subject: Patient/connectdtx-patient-example ""
authoredOn: 2000-01-01 14:05:00+0900
{
"resourceType": "MedicationRequest",
"id": "connectdtx-medicationrequest-example",
"meta": {
"profile": [
"http://connectdtx.kr/fhir/StructureDefinition/connectdtx-medicationrequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"medicationCodeableConcept": {
"coding": [
{
"system": "https://biz.kpis.or.kr/CodeSystem/kdcode",
"code": "8806521009605",
"display": "알레그라정120밀리그람(펙소페나딘염산염)"
}
]
},
"subject": {
"reference": "Patient/connectdtx-patient-example"
},
"authoredOn": "2000-01-01T14:05:00+09:00"
}