PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    http://hl7.org/fhir/document-reference-status
{
  "description": "The status of the document reference.",
  "_filename": "CodeSystem-document-reference-status.json",
  "package_name": "hl7.fhir.r6.core",
  "date": "2025-04-01T12:16:37+11:00",
  "meta": {
    "lastUpdated": "2025-04-01T12:16:37.966+11:00"
  },
  "publisher": "HL7 International / Orders and Observations",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "DocumentReferenceStatus",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DocumentReferenceStatus",
  "package_version": "6.0.0-ballot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "draft",
  "id": "cb45b381-ebf5-4d48-a1fe-1a219a650e9e",
  "valueSet": "http://hl7.org/fhir/ValueSet/document-reference-status",
  "kind": null,
  "url": "http://hl7.org/fhir/document-reference-status",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.8",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "current",
    "display": "Current",
    "definition": "This is the current reference for this document."
  }, {
    "code": "superseded",
    "display": "Superseded",
    "definition": "This reference has been superseded by another reference."
  }, {
    "code": "entered-in-error",
    "display": "Entered in Error",
    "definition": "This reference was created in error."
  } ],
  "caseSensitive": true,
  "version": "6.0.0-ballot3",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/orders",
      "system": "url"
    } ]
  } ]
}