Sha256: fc7b004ee483a113bb0b55fb5d597f6f38929e18e4e83eb99cd20a03cb73dd24

Contents?: true

Size: 1.07 KB

Versions: 3

Compression:

Stored size: 1.07 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "question-max-occurs",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00"
  },
  "url": "http://terminology.hl7.org/CodeSystem/question-max-occurs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1272"
    }
  ],
  "version": "4.0.0",
  "name": "MaxOccurs",
  "title": "MaxOccurs",
  "status": "draft",
  "experimental": false,
  "date": "2018-12-27T22:37:54+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Flags an element as having unlimited repetitions.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/question-max-occurs",
  "content": "complete",
  "concept": [
    {
      "code": "*",
      "display": "Repeating",
      "definition": "Element can repeat an unlimited number of times."
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-question-max-occurs.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-question-max-occurs.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-question-max-occurs.json