Guia de implementação do Sumário Internacional do Paciente: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the IPS Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Specimen",
"id" : "01de1553-7b39-41a9-8039-3336a5a69eae",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Specimen 01de1553-7b39-41a9-8039-3336a5a69eae</b></p><a name=\"01de1553-7b39-41a9-8039-3336a5a69eae\"> </a><a name=\"hc01de1553-7b39-41a9-8039-3336a5a69eae\"> </a><p><b>type</b>: <span title=\"Códigos:{http://snomed.info/sct 122575003}\">Urine specimen</span></p><p><b>subject</b>: <a href=\"Patient-b1997888-85fd-41b6-bf94-6242cf3c8265.html\">Ana Beatriz Oliveira (official) Female, DoB: 2018-09-25 ( Health Card Number: 765432109876543\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Method</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Códigos:{http://snomed.info/sct 73416001}\">Urine specimen collection, clean catch</span></td></tr></table></div>"
},
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "122575003",
"display" : "Urine specimen"
}
]
},
"subject" : {
🔗 "reference" : "Patient/b1997888-85fd-41b6-bf94-6242cf3c8265"
},
"collection" : {
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "73416001",
"display" : "Urine specimen collection, clean catch"
}
]
}
}
}