FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | EpisodeOfCare |
| Id | gpdata-episodeofcare-icpc-l8601.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Type | aandoening Rughernia |
|---|---|
| Periode | Vanaf 15 maart 2020 |
| Zorgmanager | Aesculaap |
| Diagnose | HNP (thoracaal/lumbaal) |
{
"resourceType": "EpisodeOfCare",
"id": "gpdata-episodeofcare-icpc-l8601",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateFirstEncounter",
"valueDateTime": "2020-03-15"
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-DateLastEncounter",
"valueDateTime": "2020-07-03"
},
{
"url": "http://nictiz.nl/fhir/StructureDefinition/EpisodeOfCare-Title",
"valueString": "Rughernia"
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "155e8e0b-8fdf-11ec-1304-020000000000"
}
],
"status": "active",
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "64572001",
"display": "aandoening"
}
]
}
],
"diagnosis": [
{
"condition": {
"reference": "Condition/gpdata-condition-icpc-l8601",
"display": "HNP (thoracaal/lumbaal)"
}
}
],
"patient": {
"reference": "Patient/gpdata-patient-01",
"display": "Jacqueline XXX_Cevat"
},
"managingOrganization": {
"reference": "Organization/gpdata-organization-01",
"display": "Aesculaap"
},
"period": {
"start": "2020-03-15"
}
}