Sha256: 994dba00021944f29d0544e44893090f37083e67e19f9a561f8bb1dd5dc5ad02

Contents?: true

Size: 1.64 KB

Versions: 7

Compression:

Stored size: 1.64 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "report-participant-type",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "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": 0
    }
  ],
  "url": "http://hl7.org/fhir/report-participant-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.723"
    }
  ],
  "version": "4.0.1",
  "name": "TestReportParticipantType",
  "title": "TestReportParticipantType",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "The type of participant.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/report-participant-type",
  "content": "complete",
  "concept": [
    {
      "code": "test-engine",
      "display": "Test Engine",
      "definition": "The test execution engine."
    },
    {
      "code": "client",
      "display": "Client",
      "definition": "A FHIR Client."
    },
    {
      "code": "server",
      "display": "Server",
      "definition": "A FHIR Server."
    }
  ]
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/json/codesystem-report-participant-type.json
fhir_models-4.2.2 lib/fhir_models/examples/json/codesystem-report-participant-type.json
fhir_models-4.2.1 lib/fhir_models/examples/json/codesystem-report-participant-type.json
fhir_models-4.2.0 lib/fhir_models/examples/json/codesystem-report-participant-type.json
fhir_models-4.1.2 lib/fhir_models/examples/json/codesystem-report-participant-type.json
fhir_models-4.1.1 lib/fhir_models/examples/json/codesystem-report-participant-type.json
fhir_models-4.1.0 lib/fhir_models/examples/json/codesystem-report-participant-type.json