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

FHIR IG analytics

Packagehl7.fhir.be.pss
Resource TypePatient
IdPatient-30551ce1-5a28-4356-b684-2e639094ad48.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: Patient 30551ce1-5a28-4356-b684-2e639094ad48

Female, DoB Unknown


Active:trueDeceased:false
PSS Relevant Patient Age36 y (Details: UCUM codey = 'y')

Source1

{
  "resourceType": "Patient",
  "id": "30551ce1-5a28-4356-b684-2e639094ad48",
  "meta": {
    "profile": [
      "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSPatient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "https://www.ehealth.fgov.be/standards/fhir/pss/StructureDefinition/PSSRelevantAge",
      "valueAge": {
        "value": 36,
        "system": "http://unitsofmeasure.org",
        "code": "y"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
          "valueCode": "masked"
        }
      ]
    }
  ],
  "gender": "female",
  "deceasedBoolean": false
}