1.0.0 - ci-build
CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "PractitionerSEVendorLiteExample",
"meta" : {
"profile" : [
🔗 "https://commonprofiles.care/fhir/StructureDefinition/PractitionerSEVendorLite|1.0.1"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner PractitionerSEVendorLiteExample</b></p><a name=\"PractitionerSEVendorLiteExample\"> </a><a name=\"hcPractitionerSEVendorLiteExample\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://commonprofiles.care/fhir/1.0.1/StructureDefinition-PractitionerSEVendorLite.html\">PractitionerSEVendorLiteversion: null1.0.1)</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.752.29.4.19</code>/SE162321000016-efca\u00a0(use:\u00a0official,\u00a0period:\u00a02022-02-01 00:00:00+0000 --> (ongoing))</p><p><b>name</b>: Anna </p><p><b>telecom</b>: <a href=\"tel:+46701234567\">+46701234567</a>, <a href=\"mailto:anna.andersson@regionstockholm.se\">anna.andersson@regionstockholm.se</a></p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "urn:oid:1.2.752.29.4.19",
"value" : "SE162321000016-efca",
"period" : {
"start" : "2022-02-01T00:00:00Z"
}
}
],
"name" : [
{
"extension" : [
{
"url" : "http://hl7.se/fhir/ig/base/StructureDefinition/SEBaseOwnFamilyExtension",
"valueString" : "Andersson"
}
],
"given" : [
"Anna"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "+46701234567"
},
{
"system" : "email",
"value" : "anna.andersson@regionstockholm.se"
}
]
}