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

FHIR IG analytics

Packagehl7.fhir.us.ecr.r4
Resource TypeObservation
IdObservation-observation-postpartum-status-eve-everywoman.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: Observation observation-postpartum-status-eve-everywoman

identifier: Uniform Resource Identifier (URI)/urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a

status: Final

code: Maternal condition during puerperium (observable entity)

subject: Eve Everywoman

effective: 2018-01-05 10:15:00+1000

value: Mid postpartum state (finding)


Source1

{
  "resourceType": "Observation",
  "id": "observation-postpartum-status-eve-everywoman",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-postpartum-status"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:9701b264-0f70-47f9-bfbf-aa4f9686cd3a"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "249197004",
        "display": "Maternal condition during puerperium (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/patient-ecr-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "effectiveDateTime": "2018-01-05T10:15:00+10:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "42814007",
        "display": "Mid postpartum state (finding)"
      }
    ]
  }
}