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

FHIR IG analytics

Packagejohnmoehrke.xacml-consent.example
Resource TypeValueSet
IdValueSet-vs-ab352-segmentation-tags.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/JohnMoehrke/xacml-consent/ValueSet-vs-ab352-segmentation-tags.html
URLhttp://johnmoehrke.github.io/xacml-consent/ValueSet/vs-ab352-segmentation-tags
Version0.1.0
Statusactive
Date2026-02-11T17:02:27+00:00
NameVS_AB352_Segmentation_Tags
TitleAB352 Segmentation Tags
Realmuv
DescriptionValueSet of security labels used to segment AB352-sensitive health information in meta.security.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
cs-health-sensitivityHealth Information Sensitivity Categories

Narrative

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

Generated Narrative: ValueSet vs-ab352-segmentation-tags


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-ab352-segmentation-tags",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://johnmoehrke.github.io/xacml-consent/ValueSet/vs-ab352-segmentation-tags",
  "version": "0.1.0",
  "name": "VS_AB352_Segmentation_Tags",
  "title": "AB352 Segmentation Tags",
  "status": "active",
  "experimental": false,
  "date": "2026-02-11T17:02:27+00:00",
  "publisher": "John Moehrke (Moehrke Research LLC)",
  "contact": [
    {
      "name": "John Moehrke (Moehrke Research LLC)",
      "telecom": [
        {
          "system": "url",
          "value": "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system": "email",
          "value": "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "description": "ValueSet of security labels used to segment AB352-sensitive health information in meta.security.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://johnmoehrke.github.io/xacml-consent/CodeSystem/cs-health-sensitivity"
      }
    ]
  }
}