PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0
    http://hl7.org/fhir/network-type
{
  "description": "The type of network access point of this agent in the audit event.",
  "_filename": "CodeSystem-network-type.json",
  "package_name": "hl7.fhir.r4b.examples",
  "date": "2021-01-17T07:06:13+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-05-28T13:47:40.239+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "AuditEventAgentNetworkType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "AuditEventAgentNetworkType",
  "package_version": "4.3.0",
  "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
  } ],
  "status": "draft",
  "id": "95ec453d-70ef-469d-be52-3284b9fcafa0",
  "valueSet": "http://hl7.org/fhir/ValueSet/network-type",
  "kind": null,
  "url": "http://hl7.org/fhir/network-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.457",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "1",
    "display": "Machine Name",
    "definition": "The machine name, including DNS name."
  }, {
    "code": "2",
    "display": "IP Address",
    "definition": "The assigned Internet Protocol (IP) address."
  }, {
    "code": "3",
    "display": "Telephone Number",
    "definition": "The assigned telephone number."
  }, {
    "code": "4",
    "display": "Email address",
    "definition": "The assigned email address."
  }, {
    "code": "5",
    "display": "URI",
    "definition": "URI (User directory, HTTP-PUT, ftp, etc.)."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}