careMESH NPD
0.1.0 - ci-build
careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "CaremeshPractitionerExample",
"meta" : {
"lastUpdated" : "2017-01-01T00:00:00Z",
"profile" : [
🔗 "http://fhir.caremesh.app/StructureDefinition/caremesh-Practitioner"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Practitioner </b><a name=\"CaremeshPractitionerExample\"> </a><a name=\"hcCaremeshPractitionerExample\"> </a></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\">ResourcePractitioner "CaremeshPractitionerExample" Updated"2017-01-01 00:00:00+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-caremesh-Practitioner.html\">careMESH Practitioner</a></p></div><p><b>careMESH Prefix Published</b>: true</p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1042934731</p><p><b>active</b>: true</p><p><b>name</b>: Odysseus Of Ithaca </p><p><b>telecom</b>: <a href=\"mailto:odysseus@direct.example.com\">odysseus@direct.example.com</a></p></div>"
},
"extension" : [
{
"url" : "http://fhir.caremesh.app/StructureDefinition/caremesh-prefix-published",
"valueBoolean" : true
}
],
"identifier" : [
{
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "1042934731"
}
],
"active" : true,
"name" : [
{
"family" : "Of Ithaca",
"given" : [
"Odysseus"
]
}
],
"telecom" : [
{
"extension" : [
{
"extension" : [
{
"url" : "description",
"valueString" : "Email Address"
},
{
"url" : "validated",
"valueBoolean" : true
}
],
"url" : "http://fhir.caremesh.app/StructureDefinition/caremesh-contact-point-description"
}
],
"system" : "email",
"value" : "odysseus@direct.example.com",
"use" : "work",
"rank" : 2
}
]
}