{
"description": "Status of the supply delivery.",
"_filename": "CodeSystem-supplydelivery-status.json",
"package_name": "hl7.fhir.r3.examples",
"date": "2019-10-24T11:53:00+11:00",
"meta": {
"lastUpdated": "2019-10-24T11:53:00+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "SupplyDeliveryStatus",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
} ],
"status": "draft",
"id": "7d64e8eb-51d8-4919-b207-a384bc4ef74c",
"valueSet": "http://hl7.org/fhir/ValueSet/supplydelivery-status",
"kind": null,
"url": "http://hl7.org/fhir/supplydelivery-status",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.687",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "in-progress",
"display": "In Progress",
"definition": "Supply has been requested, but not delivered."
}, {
"code": "completed",
"display": "Delivered",
"definition": "Supply has been delivered (\"completed\")."
}, {
"code": "abandoned",
"display": "Abandoned",
"definition": "Delivery was not completed."
}, {
"code": "entered-in-error",
"display": "Entered In Error",
"definition": "This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be \"cancelled\" rather than \"entered-in-error\".)"
} ],
"caseSensitive": true,
"version": "3.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}