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

FHIR IG Statistics: ValueSet/2.16.840.1.114222.4.11.3345

Packageus.cdc.phinvads
Resource TypeValueSet
Id2.16.840.1.114222.4.11.3345
FHIR VersionR4
Sourcehttp://fhir.org/packages/us.cdc.phinvads
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3345
Version1
Statusactive
Date2010-01-14T00:08:00+11:00
NamePHVS_TypeOfReferencedData_HL7_2x
TitleType of Referenced Data (HL7)
Realmus
DescriptionHL7 version 2.x Type of referenced data used in chapter(s) 2; HL7 table 0191

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0191typeOfReferencedData

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.3345",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3345"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3345",
  "version": "1",
  "name": "PHVS_TypeOfReferencedData_HL7_2x",
  "title": "Type of Referenced Data (HL7)",
  "status": "active",
  "date": "2010-01-14T00:08:00+11:00",
  "description": "HL7 version 2.x Type of referenced data used in chapter(s) 2; HL7 table 0191",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0191",
        "version": "HL7 v2.5",
        "concept": [
          {
            "code": "AU",
            "display": "Audio data (HL7 V2.3 and later)"
          },
          {
            "code": "FT",
            "display": "Formatted text (HL7 V2.2 only)"
          },
          {
            "code": "IM",
            "display": "Image data (HL7 V2.3 and later)"
          },
          {
            "code": "TX",
            "display": "Machine readable text document (HL7 V2.2 only)"
          },
          {
            "code": "TEXT",
            "display": "Machine readable text document (HL7 V2.3.1 and later)"
          },
          {
            "code": "multipart",
            "display": "MIME multipart package"
          },
          {
            "code": "NS",
            "display": "Non-scanned image (HL7 V2.2 only)"
          },
          {
            "code": "AP",
            "display": "Other application data, typically uninterpreted binary data (HL7 V2.3 and later)"
          },
          {
            "code": "SD",
            "display": "Scanned document (HL7 V2.2 only)"
          },
          {
            "code": "SI",
            "display": "Scanned image (HL7 V2.2 only)"
          }
        ]
      }
    ]
  }
}