Sha256: 798ffd9413a8d03ac24a203b7c22c9ba0c5ac59b45f6c61c55cd0e594301b3bd
Contents?: true
Size: 1.07 KB
Versions: 7
Compression:
Stored size: 1.07 KB
Contents
{ "resourceType": "CodeSystem", "id": "question-max-occurs", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+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.4.1272" } ], "version": "4.0.1", "name": "MaxOccurs", "title": "MaxOccurs", "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": "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
7 entries across 7 versions & 1 rubygems