JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build
JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "JP-Organization-ePreData-publicPayer-Example",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/ePrescription/StructureDefinition/JP_Organization_ePrescriptionData_coveragePayer"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"JP-Organization-ePreData-publicPayer-Example\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-JP-Organization-ePrescriptionData-coveragePayer.html\">JP_Organization_ePrescriptionData_coveragePayer</a></p></div><p><b>identifier</b>: id: 01234567</p><p><b>type</b>: Other <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-organization-type.html\">Organization type</a>#other)</span></p><p><b>name</b>: 神奈川県横浜市</p></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.392.100495.20.3.71",
"value" : "01234567"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "other"
}
]
}
],
"name" : "神奈川県横浜市"
}