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

FHIR IG analytics

Packagehl7.fhir.pt.obs-neonat
Resource TypeObservation
IdObservation-pregnancyNN.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: Observation pregnancyNN

status: Final

code: Pregnancy (finding)

subject: Doente anónimo Female, DN Desconhecida

effective: 2024-08-01 10:00:00+0000


Source1

{
  "resourceType": "Observation",
  "id": "pregnancyNN",
  "meta": {
    "profile": [
      "https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Pregnancy"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "77386006",
        "display": "Pregnancy (finding)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/newBornNN"
  },
  "effectiveDateTime": "2024-08-01T10:00:00.000Z"
}