FHIR IG analytics| Package | br.gov.saude.ccu |
| Resource Type | Observation |
| Id | Observation-ExameClinicoBruna.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation ExameClinicoBruna
status: Final
code: Phys find Cvx
effective: 2023-12-07
performer: Identifier: CNS/234.234.567
component
code: Inspect Cervix Study
value: Normal
component
code: Sexually transmitted diseases [Minimum Data Set]
value: true
{
"resourceType": "Observation",
"id": "ExameClinicoBruna",
"meta": {
"profile": [
"https://fhir.fabrica.inf.ufg.br/ccu/StructureDefinition/exame-clinico"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "32423-6"
}
]
},
"subject": {
"reference": "urn:uuid:0242d5cf-6316-4ddd-b398-168af8aaeb01"
},
"effectiveDateTime": "2023-12-07",
"performer": [
{
"identifier": {
"system": "https://fhir.fabrica.inf.ufg.br/ccu/sid/cns",
"value": "234.234.567"
}
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "12044-4"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "https://fhir.fabrica.inf.ufg.br/ccu/CodeSystem/resultado-inspecao-colo",
"code": "normal"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "45687-1"
}
]
},
"valueBoolean": true
}
]
}