{
"description": "Defining codes for network status. This is for trial use.",
"_filename": "CodeSystem-PCTNetworkStatusCS.json",
"package_name": "hl7.fhir.us.davinci-pct.r4",
"date": "2024-01-03T18:19:28+00:00",
"publisher": "HL7 International / Financial Management",
"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.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct"
} ]
}
} ],
"status": "active",
"id": "a2f85f56-c761-40ce-a047-bde9c5c42168",
"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.1.0",
"contact": [ {
"name": "HL7 International / Financial Management",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fm",
"system": "url"
}, {
"value": "fmlists@lists.hl7.org",
"system": "email"
} ]
} ]
}