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

FHIR IG analytics

Packagebr.go.ses.saude-mulher
Resource TypeSpecimen
IdSpecimen-AmostraExameTriagemPreNatalExemplo.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

Narrativa gerada: Specimen AmostraExameTriagemPreNatalExemplo

type: Whole blood

subject: Maria Santos(official) Female, DoB: 1990-08-15 ( https://fhir.saude.go.gov.br/sid/cpf#CPF#12345678901)

Collections

-Collected[x]
*2024-03-15 08:45:00-0300

Processings

-Time[x]
*2024-03-15 10:00:00-0300

Source1

{
  "resourceType": "Specimen",
  "id": "AmostraExameTriagemPreNatalExemplo",
  "meta": {
    "profile": [
      "https://fhir.saude.go.gov.br/r4/saude-mulher/StructureDefinition/AmostraExameTriagemPreNatal"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0487",
        "code": "BLD"
      }
    ]
  },
  "subject": {
    "reference": "Patient/IndividuoExemplo"
  },
  "collection": {
    "collectedDateTime": "2024-03-15T08:45:00-03:00"
  },
  "processing": [
    {
      "timeDateTime": "2024-03-15T10:00:00-03:00"
    }
  ]
}