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

FHIR IG analytics

Packagehl7.fhir.uv.testing
Resource TypeValueSet
IdValueSet-assert-response-code-types.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/fhir-testing-ig/ValueSet-assert-response-code-types.html
URLhttp://hl7.org/fhir/ValueSet/assert-response-code-types
Version0.1.0-SNAPSHOT
Statusdraft
Date2020-12-28T16:55:11+11:00
NameAssertionResponseTypesValueSet
TitleAssertion Response Types Value Set
Realmuv
Authorityhl7
DescriptionThe type of response code to use for assertion.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
assert-response-code-typesAssertion Response Types

Narrative

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

Generated Narrative: ValueSet assert-response-code-types


Source1

{
  "resourceType": "ValueSet",
  "id": "assert-response-code-types",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 4
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/assert-response-code-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.710"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.698"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.2.361"
    }
  ],
  "version": "0.1.0-SNAPSHOT",
  "name": "AssertionResponseTypesValueSet",
  "title": "Assertion Response Types Value Set",
  "status": "draft",
  "experimental": false,
  "date": "2020-12-28T16:55:11+11:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "The type of response code to use for assertion.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/assert-response-code-types",
        "version": "0.1.0-SNAPSHOT"
      }
    ]
  }
}