Operation | updateCreate PractitionerRole |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/PractitionerRole/4edcdf6525ce466f99a39f2a5fdaf7af |
Resource | PractitionerRole | Id | 4edcdf6525ce466f99a39f2a5fdaf7af | | |
{
"resourceType" : "PractitionerRole",
"id" : "4edcdf6525ce466f99a39f2a5fdaf7af",
"meta" : {
"security" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST",
"display" : "test health data"
} ]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Touchstone Test Data - PractitionerRole: Cardiology</p></div>"
},
"identifier" : [ {
"system" : "http://happyvalley.com/practitionerrole",
"value" : "131188874-310"
} ],
"practitioner" : {
"reference" : "Practitioner/2e192cc51a63494e9c77ee4c56442df8"
},
"organization" : {
"reference" : "Organization/f5a26ba02de4452c92383290b7257584"
},
"code" : [ {
"coding" : [ {
"system" : "http://terminology.hl7.org/CodeSystem/practitioner-role",
"code" : "doctor",
"display" : "Doctor"
} ]
} ],
"specialty" : [ {
"coding" : [ {
"system" : "http://snomed.info/sct",
"code" : "394579002",
"display" : "Cardiology"
} ]
} ]
}