{
"description": "Defining codes for network status. This is for trial use.",
"_filename": "CodeSystem-PCTNetworkStatusCS.json",
"package_name": "hl7.fhir.us.davinci-pct.r4b",
"date": "2023-03-30T13:34:22+00:00",
"publisher": "HL7 International - Financial Management Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "PCTNetworkStatusCS",
"copyright": "This CodeSystem is not copyrighted.",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "PCT Network Status",
"package_version": "1.0.0",
"status": "active",
"id": "bd6e564f-65f0-47f9-9bda-c610a6b061a0",
"kind": null,
"count": 3,
"url": "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTNetworkStatusCS",
"concept": [ {
"code": "innetwork",
"display": "In Network",
"definition": "Indicates an in network status in relation to a patient's coverage"
}, {
"code": "outofnetwork",
"display": "Out Of Network",
"definition": "Indicates a not in network status in relation to a patient's coverage"
}, {
"code": "other",
"display": "Other",
"definition": "Indicates other network status or when a network does not apply"
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"name": "HL7 International - Financial Management Work Group",
"telecom": [ {
"value": "http://hl7.org/Special/committees/fm",
"system": "url"
}, {
"value": "fmlists@lists.hl7.org",
"system": "email"
} ]
} ]
}