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" : "HealthcareService",
"id" : "CaremeshHealthcareServiceExample",
"meta" : {
"lastUpdated" : "2017-01-01T00:00:00Z",
"profile" : [
🔗 "http://fhir.caremesh.app/StructureDefinition/caremesh-HealthcareService"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService CaremeshHealthcareServiceExample</b></p><a name=\"CaremeshHealthcareServiceExample\"> </a><a name=\"hcCaremeshHealthcareServiceExample\"> </a><a name=\"CaremeshHealthcareServiceExample-en-US\"> </a><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\">Last updated: 2017-01-01 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-caremesh-HealthcareService.html\">careMESH HealthcareService</a></p></div><blockquote><p><b>careMESH HealthcareService Contact</b></p><ul><li>name: Jane Smith </li><li>telecom: <a href=\"mailto:jane.smith@caremesh.org\">jane.smith@caremesh.org</a></li><li>telecom: ph: 555-555-1212(Work)</li><li>purpose: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/contactentity-type BILL}\">Billing</span></li><li>position: Office Manager</li></ul></blockquote><p><b>active</b>: true</p><p><b>providedBy</b>: Troy Royal Family</p><p><b>category</b>: <span title=\"Codes:{http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS emerg}\">Emergency care</span></p><p><b>location</b>: Palace of Troy</p><p><b>telecom</b>: <a href=\"mailto:hector-at-troy@direct.example.com\">hector-at-troy@direct.example.com</a></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "name",
"valueHumanName" : {
"family" : "Smith",
"given" : [
"Jane"
],
"prefix" : [
"Dr."
]
}
},
{
"url" : "telecom",
"valueContactPoint" : {
"system" : "email",
"value" : "jane.smith@caremesh.org",
"use" : "work"
}
},
{
"url" : "telecom",
"valueContactPoint" : {
"system" : "phone",
"value" : "555-555-1212",
"use" : "work"
}
},
{
"url" : "purpose",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code" : "BILL",
"display" : "Billing"
}
]
}
},
{
"url" : "position",
"valueString" : "Office Manager"
}
],
"url" : "http://fhir.caremesh.app/StructureDefinition/caremesh-healthcare-service-contact"
}
],
"active" : true,
"providedBy" : {
"display" : "Troy Royal Family"
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
"code" : "emerg"
}
]
}
],
"location" : [
{
"display" : "Palace of Troy"
}
],
"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" : "hector-at-troy@direct.example.com",
"use" : "work",
"rank" : 2
}
]
}