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

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7902.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7902
Version1
Statusactive
Date2019-01-16T00:10:00+11:00
NamePHVS_GCSpecimenQuality_ARLN
TitleGC specimen quality (ARLN)
Realmus
DescriptionCodes to indicate the condition and quality of specimens received for GC testing

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7902",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7902"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7902",
  "version": "1",
  "name": "PHVS_GCSpecimenQuality_ARLN",
  "title": "GC specimen quality (ARLN)",
  "status": "active",
  "date": "2019-01-16T00:10:00+11:00",
  "description": "Codes to indicate the condition and quality of specimens received for GC testing",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/731000124108/version/20200901",
        "concept": [
          {
            "code": "46651001",
            "display": "Isolated"
          },
          {
            "code": "264887000",
            "display": "Not isolated"
          },
          {
            "code": "404523002",
            "display": "Organism not viable"
          },
          {
            "code": "123840003",
            "display": "Sample contaminated"
          }
        ]
      },
      {
        "system": "urn:oid:2.16.840.1.114222.4.5.289",
        "version": "1.33",
        "concept": [
          {
            "code": "PLR2529",
            "display": "Non-GC bacterial growth"
          }
        ]
      }
    ]
  }
}