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

FHIR IG Statistics: ValueSet/us-ph-message-types-valueset

Packagehl7.fhir.us.ecr
TypeValueSet
Idus-ph-message-types-valueset
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/ValueSet-us-ph-message-types-valueset.html
URLhttp://hl7.org/fhir/us/ecr/ValueSet/us-ph-message-types-valueset
Version2.1.2
Statusactive
Date2020-09-06
NameUSPublicHealthMessageTypesValueSet
TitleUS Public Health Message Types ValueSet
Realmus
Authorityhl7
DescriptionThe US Public Health Message Types Value Set is a 'starter set' of codes for uniquely identifying messages in MessageHeader instances contained within a reporting bundle.

Resources that use this resource

StructureDefinition
us-ph-messageheaderUS Public Health MessageHeader

Resources that this resource uses

CodeSystem
us-ph-message-types-codesystemUS Public Health Message Types CodeSystem

Narrative

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

Generated Narrative: ValueSet us-ph-message-types-valueset


Source

{
  "resourceType": "ValueSet",
  "id": "us-ph-message-types-valueset",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-message-types-valueset",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.46.48.3"
    }
  ],
  "version": "2.1.2",
  "name": "USPublicHealthMessageTypesValueSet",
  "title": "US Public Health Message Types ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2020-09-06",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "The US Public Health Message Types Value Set is a 'starter set' of codes for uniquely identifying messages in MessageHeader instances contained within a reporting bundle.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-message-types-codesystem"
      }
    ]
  }
}