Mobile Care Services Discovery (mCSD)
3.9.0 - Trial-Implementation
This page is part of the IHE ITI Mobile Care Services Discovery (v3.9.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "MCSDPractitioner-Example",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner MCSDPractitioner-Example</b></p><a name=\"MCSDPractitioner-Example\"> </a><a name=\"hcMCSDPractitioner-Example\"> </a><a name=\"MCSDPractitioner-Example-en-US\"> </a><p><b>name</b>: John Galt</p></div>"
},
"name" : [
{
"text" : "John Galt"
}
]
}