FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ADIDocumentReferenceStatusVS

Packagehl7.fhir.us.pacio-adi
Resource TypeValueSet
IdADIDocumentReferenceStatusVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pacio-adi/https://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
Date2025-08-04T19:13:16+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

No resources found


Narrative

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

Generated Narrative: ValueSet ADIDocumentReferenceStatusVS


Source

{
  "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": "2025-08-04T19:13:16+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"
      }
    ]
  }
}