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

FHIR IG Statistics: CodeSystem/NPFSclasscode

Packageihe.iti.npfs
TypeCodeSystem
IdNPFSclasscode
FHIR VersionR4
Sourcehttps://profiles.ihe.net/ITI/NPFS/https://build.fhir.org/ig/IHE/ITI.NPFS/CodeSystem-NPFSclasscode.html
URLhttps://profiles.ihe.net/ITI/NPFS/CodeSystem/NPFSclasscode
Version2.2.1-current
Statusactive
Date2025-04-28T18:50:00+00:00
NameNPFSclasscode
TitleNPFS classcode
Realmuv
Authorityihe
DescriptionIHE Category (Class) Code set for use with Non-Patient File Sharing
Contentcomplete

Resources that use this resource

ValueSet
DocumentReferenceCategoryNPFS DocumentReference category

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NPFSclasscode

This case-sensitive code system https://profiles.ihe.net/ITI/NPFS/CodeSystem/NPFSclasscode defines the following codes:

CodeDisplay
STYLESHEET Code for Stylesheets
WORKFLOW_DEFINITION Code for Workflow Definitions

Source

{
  "resourceType": "CodeSystem",
  "id": "NPFSclasscode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/ITI/NPFS/CodeSystem/NPFSclasscode",
  "version": "2.2.1-current",
  "name": "NPFSclasscode",
  "title": "NPFS classcode",
  "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": "IHE Category (Class) Code set for use with Non-Patient File Sharing ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "STYLESHEET",
      "display": "Code for Stylesheets"
    },
    {
      "code": "WORKFLOW_DEFINITION",
      "display": "Code for Workflow Definitions"
    }
  ]
}