FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | EpisodeOfCare |
| Id | nl-core-EpisodeOfCare-03.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Periode | Vanaf 5 april 2014 |
|---|---|
| Diagnose | Problem, type: Interpretatie van diagnose |
{
"resourceType": "EpisodeOfCare",
"id": "nl-core-EpisodeOfCare-03",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-EpisodeOfCare"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-EpisodeOfCare.EpisodeOfCareName",
"valueString": "diabetes"
}
],
"status": "active",
"diagnosis": [
{
"condition": {
"reference": "Condition/nl-core-EpisodeOfCare-02-Condition-01",
"type": "Condition",
"display": "Problem, type: Interpretatie van diagnose"
}
}
],
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"period": {
"start": "2014-04-05"
}
}