Sha256: 428d043b336c22f4d90a43e3adc0c96bf41400c970c96bc85fb652202cecbe1d

Contents?: true

Size: 1.95 KB

Versions: 3

Compression:

Stored size: 1.95 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "audit-entity-type",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "sec"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1134"
    }
  ],
  "version": "4.0.0",
  "name": "AuditEventEntityType",
  "title": "Audit event entity type",
  "status": "draft",
  "experimental": false,
  "date": "2017-03-10T09:44:54+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Code for the entity type involved in the audit event.",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Person",
      "definition": "Person"
    },
    {
      "code": "2",
      "display": "System Object",
      "definition": "System Object"
    },
    {
      "code": "3",
      "display": "Organization",
      "definition": "Organization"
    },
    {
      "code": "4",
      "display": "Other",
      "definition": "Other"
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-audit-entity-type.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-audit-entity-type.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-audit-entity-type.json