ÚNICAS Rare Diseases HL7 FHIR Implementation Guide
0.0.1 - draft
ÚNICAS Rare Diseases HL7 FHIR Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Goal",
"id" : "UNICAS-Objetivo-ejemploGoal-00",
"meta" : {
"profile" : [
🔗 "https://unicas-fhir.sanidad.gob.es/StructureDefinition/UNICASGoal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Goal UNICAS-Objetivo-ejemploGoal-00</b></p><a name=\"UNICAS-Objetivo-ejemploGoal-00\"> </a><a name=\"hcUNICAS-Objetivo-ejemploGoal-00\"> </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-UNICASGoal.html\">Goal Objetivo ÚNICAS</a></p></div><p><b>identifier</b>: <code>urn:regcess:0908005177</code>/id-objetivo-ejemplo-00</p><p><b>lifecycleStatus</b>: Active</p><p><b>description</b>: <span title=\"Codes:\">ejemplo describe el objetivo</span></p><p><b>subject</b>: Maria Puig Grau (Identifier: código de identificación personal en el Sistema Nacional de Salud/BBBBBBBBQR648597)</p><p><b>source</b>: Eva Alabart (Identifier: documento nacional de identidad/0000001X)</p><p><b>addresses</b>: Identifier: <code>urn:regcess:0908005177</code>/id-interno-diagnostico-ejemplo-221</p></div>"
},
"identifier" : [
{
"system" : "urn:regcess:0908005177",
"value" : "id-objetivo-ejemplo-00"
}
],
"lifecycleStatus" : "active",
"description" : {
"text" : "ejemplo describe el objetivo"
},
"subject" : {
"type" : "Patient",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct/900000001000122104",
"code" : "1551000122105",
"display" : "código de identificación personal en el Sistema Nacional de Salud"
}
]
},
"system" : "urn:oid:2.16.724.4.40",
"value" : "BBBBBBBBQR648597"
},
"display" : "Maria Puig Grau"
},
"source" : {
"type" : "Practitioner",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct/900000001000122104?fhir_vs-refset/900000251000122107",
"code" : "22851000122109",
"display" : "documento nacional de identidad"
}
]
},
"system" : "urn:oid:1.3.6.1.4.1.19126.3",
"value" : "0000001X"
},
"display" : "Eva Alabart"
},
"addresses" : [
{
"type" : "Condition",
"identifier" : {
"system" : "urn:regcess:0908005177",
"value" : "id-interno-diagnostico-ejemplo-221"
}
}
]
}