{ "description": "How a property is represented when serialized.", "_filename": "CodeSystem-property-representation.json", "package_name": "hl7.fhir.uv.xver", "date": "2023-03-26T14:21:02+10:00", "publisher": "FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "PropertyRepresentation", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "PropertyRepresentation", "package_version": "r5.r4-0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r5.r4" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "active", "id": "6599916a-a337-4a89-8fea-c1eaa5253672", "valueSet": "http://hl7.org/fhir/ValueSet/property-representation|4.0.1", "kind": null, "url": "http://hl7.org/fhir/property-representation", "concept": [ { "code": "xmlAttr", "display": "XML Attribute", "definition": "In XML, this property is represented as an attribute not an element." }, { "code": "xmlText", "display": "XML Text", "definition": "This element is represented using the XML text attribute (primitives only)." }, { "code": "typeAttr", "display": "Type Attribute", "definition": "The type of this element is indicated using xsi:type." }, { "code": "cdaText", "display": "CDA Text Format", "definition": "Use CDA narrative instead of XHTML." }, { "code": "xhtml", "display": "XHTML", "definition": "The property is represented using XHTML." } ], "caseSensitive": true, "version": "5.0.0", "contact": [ { "name": "FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }