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

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

Packagehl7.fhir.us.ph-library
Resource TypeValueSet
Idus-ph-valueset-message-significance-category
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ph-library/https://build.fhir.org/ig/HL7/fhir-us-ph-common-library-ig/ValueSet-us-ph-valueset-message-significance-category.html
URLhttp://hl7.org/fhir/us/ph-library/ValueSet/us-ph-valueset-message-significance-category
Version1.0.0
Statusdraft
Date2019-11-01T09:29:23+11:00
NameUSPublicHealthValueSetMessageSignificanceCategory
TitleUS Public Health ValueSet - 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


Source

{
  "resourceType": "ValueSet",
  "id": "us-ph-valueset-message-significance-category",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2023-07-12T08:07:15.555Z",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "inm"
    },
    {
      "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/ph-library/ValueSet/us-ph-valueset-message-significance-category",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.188"
    }
  ],
  "version": "1.0.0",
  "name": "USPublicHealthValueSetMessageSignificanceCategory",
  "title": "US Public Health ValueSet - Message Significance Category",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 Public Health Working Group",
  "contact": [
    {
      "name": "HL7 Public Health Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        },
        {
          "system": "email",
          "value": "pher@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "The impact of the content of a message.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/message-significance-category"
      }
    ]
  }
}