FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.pacio-adi
Resource TypeValueSet
IdValueSet-ADIDocumentReferenceStatusVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-pacio-adi/ValueSet-ADIDocumentReferenceStatusVS.html
URLhttp://hl7.org/fhir/us/pacio-adi/ValueSet/ADIDocumentReferenceStatusVS
Version2.0.0-ballot
Statusactive
Date2026-02-02T02:01:30+00:00
NameADIDocumentReferenceStatusVS
TitleADI Document Reference Status
Realmus
Authorityhl7
Descriptiona document status backported from the FHIR R5 Document Reference Status.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
document-reference-statusDocumentReferenceStatus

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ADIDocumentReferenceStatusVS


Source1

{
  "resourceType": "ValueSet",
  "id": "ADIDocumentReferenceStatusVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pe"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
          }
        ]
      }
    },
    {
      "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/pacio-adi/ImplementationGuide/hl7.fhir.us.pacio-adi"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/pacio-adi/ValueSet/ADIDocumentReferenceStatusVS",
  "version": "2.0.0-ballot",
  "name": "ADIDocumentReferenceStatusVS",
  "title": "ADI Document Reference Status",
  "status": "active",
  "experimental": false,
  "date": "2026-02-02T02:01:30+00:00",
  "publisher": "HL7 International / Patient Empowerment",
  "contact": [
    {
      "name": "HL7 International / Patient Empowerment",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientempowerment"
        },
        {
          "system": "email",
          "value": "patients@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "a document status backported from the FHIR R5 Document Reference Status.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/document-reference-status"
      }
    ]
  }
}