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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.6051

Packageus.nlm.vsac
Resource TypeValueSet
Id2.16.840.1.114222.4.11.6051
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.nlm.vsac/https://vsac.nlm.nih.gov/valueset/2.16.840.1.114222.4.11.6051/expansion
URLhttp://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6051
Version20200807
Statusactive
Date2020-08-07T01:00:29-04:00
NameNHSNClosureTechniqueCode
TitleNHSNClosureTechniqueCode
Realmus
Authorityhl7
Purpose(Clinical Focus: NHSN surveillance reporting: Used to distinguish between primary and non-primary surgical closure techniques),(Data Element Scope: A method code identifying the closure technique used in surgical procedures.),(Inclusion Criteria: ),(Exclusion Criteria: )

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cdcnhsn.htmlNHSN Surveillance System Codes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.6051",
  "meta": {
    "versionId": "5",
    "lastUpdated": "2023-12-21T17:43:03.000-05:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/computable-valueset-cqfm",
      "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/publishable-valueset-cqfm"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "CDC NHSN Author"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-lastReviewDate",
      "valueDate": "2025-02-21"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-effectiveDate",
      "valueDate": "2020-08-07"
    }
  ],
  "url": "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.114222.4.11.6051",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.114222.4.11.6051"
    }
  ],
  "version": "20200807",
  "name": "NHSNClosureTechniqueCode",
  "title": "NHSNClosureTechniqueCode",
  "status": "active",
  "experimental": false,
  "date": "2020-08-07T01:00:29-04:00",
  "publisher": "CDC NHSN",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "(Clinical Focus: NHSN surveillance reporting: Used to distinguish between primary and non-primary surgical closure techniques),(Data Element Scope: A method code identifying the closure technique used in surgical procedures.),(Inclusion Criteria: ),(Exclusion Criteria: )",
  "compose": {
    "include": [
      {
        "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
        "concept": [
          {
            "code": "2406-7",
            "display": "Primary"
          },
          {
            "code": "2407-5",
            "display": "Other than primary"
          }
        ]
      }
    ]
  },
  "expansion": {
    "identifier": "urn:uuid:4c725c63-c4de-4b00-a082-00c9b3eef254",
    "timestamp": "2025-05-23T23:55:40-04:00",
    "total": 2,
    "contains": [
      {
        "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
        "version": "2023-04",
        "code": "2406-7",
        "display": "Primary"
      },
      {
        "system": "https://www.cdc.gov/nhsn/cdaportal/terminology/codesystem/cdcnhsn.html",
        "version": "2023-04",
        "code": "2407-5",
        "display": "Other than primary"
      }
    ]
  }
}