FHIR IG analytics| Package | swiss.mednet.fhir |
| Resource Type | Observation |
| Id | Observation-mni-obs-dateOfLastMenstruation-example1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation mni-obs-dateOfLastMenstruation-example1
status: Final
code: Last menstrual period - First day
subject: Anna Paola Muster Female, DoB: 1985-12-12 ( Medical record number: 123456)
value: 2019-12-20
{
"resourceType": "Observation",
"id": "mni-obs-dateOfLastMenstruation-example1",
"meta": {
"profile": [
"https://mednet.swiss/fhir/StructureDefinition/mni-obs-dateOfLastMenstruation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "161713000",
"display": "Last menstrual period - First day"
}
]
},
"subject": {
"reference": "Patient/mni-patient-example1"
},
"valueDateTime": "2019-12-20"
}