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

FHIR IG analytics

Packagehl7.fhir.uv.admin-incubator
Resource TypeValueSet
IdValueSet-verificationresult-communication-method.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/admin-incubator/ValueSet-verificationresult-communication-method.html
URLhttp://hl7.org/fhir/ValueSet/verificationresult-communication-method
Version0.1.0
Statusactive
Date2018-10-31
NameVerificationresultCommunicationMethod
TitleVerificationResult Communication Method
Realmuv
Authorityhl7
DescriptionAttested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
verificationresult-communication-methodVerificationResult Communication Method

Narrative

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

Generated Narrative: ValueSet verificationresult-communication-method


Source1

{
  "resourceType": "ValueSet",
  "id": "verificationresult-communication-method",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/admin-incubator/ImplementationGuide/hl7.fhir.uv.admin-incubator"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/verificationresult-communication-method",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1401"
    }
  ],
  "version": "0.1.0",
  "name": "VerificationresultCommunicationMethod",
  "title": "VerificationResult Communication Method",
  "status": "active",
  "experimental": true,
  "date": "2018-10-31",
  "publisher": "HL7 International / Patient Administration",
  "contact": [
    {
      "name": "HL7 International / Patient Administration",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pa"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pa"
        }
      ]
    }
  ],
  "description": "Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method"
      }
    ]
  }
}