{
"description": "Indicates the status of the care team.",
"_filename": "CodeSystem-hl7.org-fhir-care-team-status.json",
"package_name": "dk.ehealth.sundhed.fhir.ig.core",
"date": "2021-10-27T13:27:27+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"jurisdiction": [ {
"coding": [ {
"code": "DK",
"system": "urn:iso:std:iso:3166",
"display": "Denmark"
} ]
} ],
"content": "supplement",
"name": "CareTeamStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Care Team Status",
"package_version": "3.4.1",
"supplements": "http://hl7.org/fhir/care-team-status",
"status": "active",
"id": "e86ba783-1fd3-428f-88f5-2639235dfa3c",
"kind": null,
"url": "http://hl7.org/fhir/care-team-status",
"concept": [ {
"code": "proposed",
"display": "Proposed",
"definition": "The care team has been drafted and proposed, but not yet participating in the coordination and delivery of care.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Forslag",
"language": "da"
} ]
}, {
"code": "active",
"display": "Active",
"definition": "The care team is currently participating in the coordination and delivery of care.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Aktiv",
"language": "da"
} ]
}, {
"code": "suspended",
"display": "Suspended",
"definition": "The care team is temporarily on hold or suspended and not participating in the coordination and delivery of care.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Suspenderet",
"language": "da"
} ]
}, {
"code": "inactive",
"display": "Inactive",
"definition": "The care team was, but is no longer, participating in the coordination and delivery of care.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Inaktiv",
"language": "da"
} ]
}, {
"code": "entered-in-error",
"display": "Entered In Error",
"definition": "The care team should have never existed.",
"designation": [ {
"use": {
"code": "900000000000013009",
"system": "http://snomed.info/sct"
},
"value": "Fejlindtastning",
"language": "da"
} ]
} ],
"version": "3.4.1",
"contact": [ {
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [ {
"value": "http://ehealth.sundhed.dk",
"system": "url"
} ]
} ]
}