Implementation Guide
23.1.0 - R4 APIs
Publish Box goes here
{
"resourceType" : "Medication",
"id" : "Example1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"🔗 ,
"https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medication-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Medication Example1</b></p><a name=\"Example1\"> </a><a name=\"hcExample1\"> </a><a name=\"Example1-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://docs.wolterskluwercdi.com/codesystems/ddid 149450}, {http://docs.wolterskluwercdi.com/codesystems/gpi 97202025006300}, {http://docs.wolterskluwercdi.com/codesystems/dnid 60905}, {http://hl7.org/fhir/sid/ndc 08290325773}\">BD LANCET ULTRAFINE 30G (LANCETS) MISC</span></p><p><b>form</b>: <span title=\"Codes:{http://docs.wolterskluwercdi.com/codesystems/ddid MISC}\">MISC</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://docs.wolterskluwercdi.com/codesystems/ddid",
"code" : "149450"
},
{
"system" : "http://docs.wolterskluwercdi.com/codesystems/gpi",
"code" : "97202025006300"
},
{
"system" : "http://docs.wolterskluwercdi.com/codesystems/dnid",
"code" : "60905"
},
{
"system" : "http://hl7.org/fhir/sid/ndc",
"code" : "08290325773"
}
],
"text" : "BD LANCET ULTRAFINE 30G (LANCETS) MISC"
},
"form" : {
"coding" : [
{
"system" : "http://docs.wolterskluwercdi.com/codesystems/ddid",
"code" : "MISC"
}
],
"text" : "MISC"
}
}