← BackJSON

cs-1.2.276.0.76.3.1.195.5.105-2025-05-26T155050.fhir40.json

Download
{
  "resourceType": "CodeSystem",
  "id": "1.2.276.0.76.3.1.195.5.105",
  "meta": 
  {
    "profile": 
    [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "language": "de-DE",
  "extension": 
  [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod": 
      {
        "start": "2025-05-26T15:50:50+02:00"
      }
    }
  ],
  "url": "urn:oid:1.2.276.0.76.3.1.195.5.105",
  "identifier": 
  [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:1.2.276.0.76.3.1.195.5.105"
    }
  ],
  "version": "2025-05-26T15:50:50",
  "name": "ConditionCategory",
  "title": "Condition Category",
  "status": "draft",
  "experimental": false,
  "date": "2025-05-26T15:51:26+02:00",
  "publisher": "AKTIN e. V.",
  "contact": 
  [
    {
      "name": "AKTIN e. V.",
      "telecom": 
      [
        {
          "system": "phone",
          "value": "Tel. +49 391 67 28186"
        },
        {
          "system": "email",
          "value": "office@aktin.org"
        }
      ]
    }
  ],
  "description": "Additional codes to FHIR Condition.category",
  "caseSensitive": false,
  "content": "complete",
  "count": 1,
  "property": 
  [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A code that indicates the status of the concept. Values found in this version of the code system are: draft",
      "type": "code"
    }
  ],
  "concept": 
  [
    {
      "code": "presenting-complaint",
      "display": "Presenting Complaint",
      "designation": 
      [
        {
          "language": "en-US",
          "use": 
          {
            "system": "http://snomed.info/sct",
            "code": "900000000000003001",
            "display": "Fully specified name"
          },
          "value": "Presenting Complaint"
        }
      ],
      "property": 
      [
        {
          "code": "status",
          "valueCode": "draft"
        }
      ]
    }
  ]
}