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

FHIR IG analytics

Packagebr.go.ses.exame
Resource TypeSpecimen
IdSpecimen-amostra.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Specimen",
  "id": "amostra",
  "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"
  }
}