FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.v2.uv.terminology.v27
Resource TypeCodeSystem
IdCodeSystem-Property.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Define a CS for the content of properties


Source1

{
  "resourceType": "CodeSystem",
  "id": "Property",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property",
  "name": "Property",
  "title": "Property",
  "status": "active",
  "experimental": true,
  "date": "2026-03-13T11:11:09+00:00",
  "publisher": "HL7/FO",
  "contact": [
    {
      "name": "HL7/FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "List of all possible properties that are used",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "chapter",
      "display": "chapter"
    },
    {
      "code": "class",
      "display": "class"
    },
    {
      "code": "country",
      "display": "country"
    },
    {
      "code": "event",
      "display": "event"
    },
    {
      "code": "livingTogether",
      "display": "living together"
    },
    {
      "code": "married",
      "display": "married"
    },
    {
      "code": "modified",
      "display": "modified"
    },
    {
      "code": "msgtype",
      "display": "message type"
    },
    {
      "code": "msgstruct",
      "display": "message structure"
    },
    {
      "code": "parent",
      "display": "parent"
    },
    {
      "code": "usage",
      "display": "usage"
    },
    {
      "code": "versionDeprecated",
      "display": "version deprecated"
    },
    {
      "code": "versionIntroduced",
      "display": "version introduced"
    },
    {
      "code": "comment",
      "display": "comment, to suppress IG-publisher warning, to be replaced with standard later"
    },
    {
      "code": "ackType",
      "display": "different acknowledgement types"
    },
    {
      "code": "ackValue",
      "display": "different acknowledgement values"
    },
    {
      "code": "tableNumber",
      "display": "table number"
    },
    {
      "code": "exampleValue",
      "display": "example value"
    },
    {
      "code": "vocabType",
      "display": "type of vocabulary"
    },
    {
      "code": "category",
      "display": "category"
    }
  ]
}