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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3042

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3042
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3042
Version1
Statusactive
Date2008-01-22T00:10:00+11:00
NamePHVS_IsolateNotSentToNARMSReason_NND
TitleIsolate Not Sent To NARMS Reason
Realmus
DescriptionSpecifies reason isolate not sent to National Antimicrobial Resistance Management System

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3042",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3042"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3042",
  "version": "1",
  "name": "PHVS_IsolateNotSentToNARMSReason_NND",
  "title": "Isolate Not Sent To NARMS Reason",
  "status": "active",
  "date": "2008-01-22T00:10:00+11:00",
  "description": "Specifies reason isolate not sent to National Antimicrobial Resistance Management System",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.274",
        "version": "20200526",
        "concept": [
          {
            "code": "PHC452",
            "display": "Isolate contaminated"
          },
          {
            "code": "PHC455",
            "display": "Isolate nonviable"
          },
          {
            "code": "PHC453",
            "display": "Isolate not available"
          },
          {
            "code": "PHC454",
            "display": "Isolate not part of NARMS submission scheme"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "version": "20090501",
        "concept": [
          {
            "code": "OTH",
            "display": "Other"
          }
        ]
      }
    ]
  }
}