Remote Anamnesis Implementation Guide
0.1.0 - ci-build
Remote Anamnesis Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "Practitioner-Anamnesis-001",
"meta" : {
"profile" : [
🔗 "http://remote-anamnesis.na.icar.cnr/StructureDefinition/PractitionerAnamnesi"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner Practitioner-Anamnesis-001</b></p><a name=\"Practitioner-Anamnesis-001\"> </a><a name=\"hcPractitioner-Anamnesis-001\"> </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=\"StructureDefinition-PractitionerAnamnesi.html\">Practitioner_Anamnesis</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/codiceFiscale</code>/RSSMRA75A01H501X</p><p><b>name</b>: Mario Rossi (Official)</p><p><b>telecom</b>: ph: 3332651519</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.it/sid/codiceFiscale",
"value" : "RSSMRA75A01H501X"
}
],
"name" : [
{
"use" : "official",
"family" : "Rossi",
"given" : [
"Mario"
],
"prefix" : [
"Dr."
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "3332651519"
}
]
}