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

FHIR IG Statistics: ValueSet/us-ph-message-significance-category

Packagehl7.fhir.us.ecr
Resource TypeValueSet
Idus-ph-message-significance-category
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/ValueSet-us-ph-message-significance-category.html
URLhttp://hl7.org/fhir/us/ecr/ValueSet/us-ph-message-significance-category
Version2.1.2
Statusactive
Date2019-11-01T09:29:23+11:00
NameUSPublicHealthMessageSignificanceCategory
TitleUS Public Health Message Significance Category
Realmus
Authorityhl7
DescriptionThe impact of the content of a message.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet us-ph-message-significance-category


Source

{
  "resourceType": "ValueSet",
  "id": "us-ph-message-significance-category",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/us/ecr/ValueSet/us-ph-message-significance-category",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.188"
    }
  ],
  "version": "2.1.2",
  "name": "USPublicHealthMessageSignificanceCategory",
  "title": "US Public Health Message Significance Category",
  "status": "active",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "The impact of the content of a message.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ],
      "text": "United States of America"
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/message-significance-category"
      }
    ]
  }
}