Sha256: 101ef894700ed9254ef9755e1e61c5bc9d75958cf010043a4eb2ec6100eebb09
Contents?: true
Size: 1.79 KB
Versions: 7
Compression:
Stored size: 1.79 KB
Contents
{ "resourceType": "CodeSystem", "id": "testscript-profile-origin-types", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+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.4.1196" } ], "version": "4.0.1", "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
7 entries across 7 versions & 1 rubygems