Da Vinci Health Record Exchange (HRex)
1.1.0-cibuild - STU 1.1 post-ballot build United States of America flag

Da Vinci Health Record Exchange (HRex), published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ehrx/ and changes regularly. See the Directory of published versions

: HRex Endpoint Name - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hrex-endpoint-name",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hrex-endpoint-name</b></p><a name=\"hrex-endpoint-name\"> </a><a name=\"hchrex-endpoint-name\"> </a><a name=\"hrex-endpoint-name-en-US\"> </a><ul><li>Include codes from<a href=\"CodeSystem-hrex-temp.html\"><code>http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp</code></a> where concept  is-a <a href=\"CodeSystem-hrex-temp.html#hrex-temp-_endpoints\">_endpoints</a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cic"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/davinci-hrex"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/davinci-hrex/ValueSet/hrex-endpoint-name",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.4.642.40.19.48.4"
    }
  ],
  "version" : "1.1.0-cibuild",
  "name" : "HRexEndPointName",
  "title" : "HRex Endpoint Name",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-16T02:36:30+00:00",
  "publisher" : "HL7 International / Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "The set of endpoint names (and possibly other properties) that can be defined in a Da Vinci .well-known file",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "_endpoints"
          }
        ]
      }
    ]
  }
}