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

FHIR IG analytics

Packageihe.iti.npfs
Resource TypeValueSet
IdValueSet-DocumentReferenceCategory.json
FHIR VersionR4
Sourcehttps://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
loinc.orgLOINC codes used in this IG
NPFSclasscodeNPFS classcode

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:


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}