{
"description": "Categories of healthcare service delivery methods.",
"_filename": "CodeSystem-DeliveryMethodCS.json",
"package_name": "hl7.fhir.us.ndh",
"date": "2023-07-30T14:53:07+00:00",
"publisher": "HL7 International - Patient Administration Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166",
"display": "United States of America"
} ]
} ],
"content": "complete",
"name": "DeliveryMethodCS",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Delivery Methods Code System",
"package_version": "1.0.0-ballot",
"status": "active",
"id": "822bb637-8f5d-411e-a5c2-1b1b3dbc26ed",
"kind": null,
"count": 2,
"url": "http://hl7.org/fhir/us/ndh/CodeSystem/DeliveryMethodCS",
"concept": [ {
"code": "virtual",
"display": "Virtual",
"definition": "Delivery not requiring provider and patient to be physically co-located, such as tele-medicine"
}, {
"code": "physical",
"display": "Physical",
"definition": "Traditional delivery requiring provider and patient to be physically co-located."
} ],
"caseSensitive": true,
"version": "1.0.0-ballot",
"contact": [ {
"name": "HL7 International - Patient Administration Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/pafm",
"system": "url"
}, {
"value": "pafm@lists.hl7.org",
"system": "email"
} ]
} ]
}