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

FHIR IG Statistics: ValueSet/audit-change-type

Packageopenehr.base
TypeValueSet
Idaudit-change-type
FHIR VersionR5
Sourcehttp://openehr.org/fhir/https://build.fhir.org/ig/FHIR/openehr-base-ig/ValueSet-audit-change-type.html
URLhttps://specifications.openehr.org/fhir/valueset-audit_change_type
Version0.1.0
Statusactive
Date2024-08-22
Nameaudit_change_type
TitleAudit Change Type
Realmuv
Authorityhl7
DescriptionAudit Change Type

Resources that use this resource

StructureDefinition
AUDIT-DETAILSAUDIT_DETAILS

Resources that this resource uses

CodeSystem
codesystem-audit_change_typeAudit Change Type

Narrative

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

Generated Narrative: ValueSet audit-change-type


Source

{
  "resourceType": "ValueSet",
  "id": "audit-change-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
          }
        ]
      }
    }
  ],
  "url": "https://specifications.openehr.org/fhir/valueset-audit_change_type",
  "version": "0.1.0",
  "name": "audit_change_type",
  "title": "Audit Change Type",
  "status": "active",
  "experimental": false,
  "date": "2024-08-22",
  "publisher": "openEHR + HL7",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.openehr.org"
        }
      ]
    }
  ],
  "description": "Audit Change Type",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "lockedDate": "2024-08-22",
    "include": [
      {
        "system": "https://specifications.openehr.org/fhir/codesystem-audit_change_type",
        "version": "3.1.0"
      }
    ]
  }
}