FHIR IG analytics| Package | br.gov.saude.ccu |
| Resource Type | Specimen |
| Id | Specimen-especime-bruna.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Specimen especime-bruna
status: Available
type: convencional
receivedTime: 2024-01-01
condition: Material acelular
{
"resourceType": "Specimen",
"id": "especime-bruna",
"meta": {
"profile": [
"https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/amostra"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "available",
"_status": {
"extension": [
{
"url": "https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/detalhar",
"valueString": "causa para rejeição aqui"
}
]
},
"type": {
"coding": [
{
"system": "https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/tipo-amostra",
"code": "convencional"
}
]
},
"receivedTime": "2024-01-01",
"condition": [
{
"coding": [
{
"system": "https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/condicao-especime",
"code": "material"
}
]
}
]
}