Guia de Implementação da SES GO - EXAME
1.0.4 - draft
Guia de Implementação da SES GO - EXAME - Downloaded Version 1.0.4 See the Directory of published versions
{
"resourceType" : "Specimen",
"meta" : {
"profile" : [
🔗 "https://fhir.saude.go.gov.br/r4/exame/StructureDefinition/amostra"
]
},
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0487",
"code" : "BLD"
}
]
},
"subject" : {
"identifier" : {
"system" : "https://fhir.saude.go.gov.br/sid/cpf",
"value" : "1234567879"
}
},
"request" : [
{
"reference" : "urn:uuid:c6d738ac-bdaf-4bf9-b61a-62d1ba62f9cd"
}
],
"collection" : {
"collectedDateTime" : "2024-07-24T10:00:00-03:00"
}
}