FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.gov.saude.ccu
Resource TypeSpecimen
IdSpecimen-especime-bruna.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
        }
      ]
    }
  ]
}