Sha256: 72665ce3b3a400d844c1155d6a17e1aa534e9b804203d506131b6e0b9098f133

Contents?: true

Size: 1.79 KB

Versions: 3

Compression:

Stored size: 1.79 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "testscript-profile-origin-types",
  "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": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/testscript-profile-origin-types",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1196"
    }
  ],
  "version": "4.0.0",
  "name": "TestScriptProfileOriginType",
  "title": "Test script profile origin type",
  "status": "draft",
  "experimental": false,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set defines a set of codes that are used to indicate the profile type of a test system when acting as the origin within a TestScript.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/testscript-profile-origin-types",
  "content": "complete",
  "concept": [
    {
      "code": "FHIR-Client",
      "display": "FHIR Client",
      "definition": "General FHIR client used to initiate operations against a FHIR server."
    },
    {
      "code": "FHIR-SDC-FormFiller",
      "display": "FHIR SDC FormFiller",
      "definition": "A FHIR client acting as a Structured Data Capture Form Filler."
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-testscript-profile-origin-types.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-testscript-profile-origin-types.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-testscript-profile-origin-types.json