Operation | update PractitionerRole |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/PractitionerRole/30a4086bb70449f2a33eb122838e29e0 |
Resource | PractitionerRole | Id | 30a4086bb70449f2a33eb122838e29e0 | | |
{
"resourceType" : "PractitionerRole",
"id" : "30a4086bb70449f2a33eb122838e29e0",
"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/48878a2700104ce59e3dc798d261c298"
},
"organization" : {
"reference" : "Organization/983c27c7ce8e4cc3b4ceea104592e0cb"
},
"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"
} ]
} ],
"notAvailable" : [ {
"description" : "Unavailable between Christmas and New Year Day holidays"
} ]
}