JAMI ePrescriptionData ImplementationGuide
1.0.0 - ci-build
JAMI ePrescriptionData ImplementationGuide - Local Development build (v1.0.0). See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "JP-PractitionerRole-ePreData-author-Example",
"meta" : {
"profile" : [
"http://jpfhir.jp/fhir/core/StructureDefinition/JP_PractitionerRole",
"http://jpfhir.jp/fhir/ePrescription/StructureDefinition/JP_PractitionerRole_ePrescriptionData_author"
]
},
"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-PractitionerRole-ePreData-author-Example\" </p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"https://simplifier.net/resolve?scope=jp-core.draft1@1.1.0-beta&canonical=http://jpfhir.jp/fhir/core/StructureDefinition/JP_PractitionerRole\">JP Core PractitionerRole Profile</a>, <a href=\"StructureDefinition-JP-PractitionerRole-ePrescriptionData-author.html\">JP_PractitionerRole_ePrescriptionData_author</a></p></div><p><b>identifier</b>: id: 702</p><p><b>practitioner</b>: <a href=\"Practitioner-JP-Practitioner-ePreData-author-Example.html\">Practitioner/JP-Practitioner-ePreData-author-Example</a> \" 神奈川\"</p><p><b>organization</b>: <a href=\"Organization-JP-Organization-ePreData-issuer-Example.html\">Organization/JP-Organization-ePreData-issuer-Example</a> \"第一病院\"</p><p><b>code</b>: 医師 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-jp-codeSystem-practitioner-role-category.html\">JP_codeSystem_practitioner_role_category</a>#doctor)</span></p></div>"
},
"identifier" : [
{
"system" : "http://exapmleHospital.jp/IdSystem/hisUserRoleId",
"value" : "702"
}
],
"practitioner" : {
"reference" : "Practitioner/JP-Practitioner-ePreData-author-Example"
},
"organization" : {
"reference" : "Organization/JP-Organization-ePreData-issuer-Example"
},
"code" : [
{
"coding" : [
{
"system" : "http://jpfhir.jp/fhir/Common/CodeSystem/practitioner-role-category",
"code" : "doctor"
}
]
}
]
}