FHIR IG analytics| Package | hl7.fhir.be.pss |
| Resource Type | Patient |
| Id | Patient-30551ce1-5a28-4356-b684-2e639094ad48.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Patient 30551ce1-5a28-4356-b684-2e639094ad48
Profile: PSS anonymised Patient
Female, DoB Unknown
| Active: | true | Deceased: | false | ||
| PSS Relevant Patient Age | 36 y (Details: UCUM codey = 'y') | ||||
{
"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
}