{
"description": "The status of the endpoint",
"_filename": "CodeSystem-endpoint-status.json",
"package_name": "hl7.fhir.uv.xver-r3.r4b.r4",
"date": "2019-10-24T10:53:00+10:00",
"publisher": "Patient Administration",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "EndpointStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "pa"
}, {
"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/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4b"
} ]
}
} ],
"status": "draft",
"id": "61894092-678e-448f-bc0e-6b537a24d3c9",
"valueSet": "http://hl7.org/fhir/ValueSet/endpoint-status|4.3.0",
"kind": null,
"url": "http://hl7.org/fhir/endpoint-status",
"concept": [ {
"code": "active",
"display": "Active",
"definition": "This endpoint is expected to be active and can be used"
}, {
"code": "suspended",
"display": "Suspended",
"definition": "This endpoint is temporarily unavailable"
}, {
"code": "error",
"display": "Error",
"definition": "This endpoint has exceeded connectivity thresholds and is considered in an error state and should no longer be attempted to connect to until corrective action is taken"
}, {
"code": "off",
"display": "Off",
"definition": "This endpoint is no longer to be used"
}, {
"code": "entered-in-error",
"display": "Entered in error",
"definition": "This instance should not have been part of this patient's medical record."
}, {
"code": "test",
"display": "Test",
"definition": "This endpoint is not intended for production usage."
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"name": "Patient Administration",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}