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

FHIR IG Statistics: ValueSet/DocumentReferenceCategory

Packageihe.iti.npfs
TypeValueSet
IdDocumentReferenceCategory
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/NPFS/https://build.fhir.org/ig/IHE/ITI.NPFS/ValueSet-DocumentReferenceCategory.html
URLhttps://profiles.ihe.net/ITI/NPFS/ValueSet/DocumentReferenceCategory
Version2.2.1-current
Statusactive
Date2025-04-28T18:50:00+00:00
NameDocumentReferenceCategory
TitleNPFS DocumentReference category
Realmuv
Authorityihe
DescriptionValueSet for the different values of element category

Resources that use this resource

StructureDefinition
IHE.NPFS.DocumentReferenceNPFS DocumentReference

Resources that this resource uses

CodeSystem
NPFSclasscodeNPFS classcode
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet DocumentReferenceCategory

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "DocumentReferenceCategory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/NPFS/ValueSet/DocumentReferenceCategory",
  "version": "2.2.1-current",
  "name": "DocumentReferenceCategory",
  "title": "NPFS DocumentReference category",
  "status": "active",
  "experimental": false,
  "date": "2025-04-28T18:50:00+00:00",
  "publisher": "IHE IT Infrastructure Technical Committee",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ihe.net/ihe_domains/it_infrastructure/"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    },
    {
      "name": "IHE IT Infrastructure Technical Committee",
      "telecom": [
        {
          "system": "email",
          "value": "iti@ihe.net"
        }
      ]
    }
  ],
  "description": "ValueSet for the different values of element category",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/ITI/NPFS/CodeSystem/NPFSclasscode",
        "concept": [
          {
            "code": "STYLESHEET"
          },
          {
            "code": "WORKFLOW_DEFINITION"
          }
        ]
      },
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "57017-6"
          }
        ]
      }
    ]
  }
}