FHIR IG analytics| Package | koppeltaalv2.00 |
| Resource Type | CareTeam |
| Id | CareTeam-careteam-minimaal.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CareTeam",
"id": "careteam-minimaal",
"meta": {
"profile": [
"http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam"
]
},
"language": "nl-NL",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "http://myTeam/id",
"value": "1234"
}
],
"status": "active",
"subject": {
"reference": "Patient/patient-met-resource-origin",
"type": "Patient",
"display": "Patient, Berta Botje"
}
}