{
  "resourceType" : "CodeSystem",
  "id" : "MODS-ObservationComponentCode-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-ObservationComponentCode-1</b></p><a name=\"MODS-ObservationComponentCode-1\"> </a><a name=\"hcMODS-ObservationComponentCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">coded<a name=\"MODS-ObservationComponentCode-1-coded\"> </a></td><td>Coded</td><td>A coded classification for the MODS item (e.g., a coded wish/risk/need). Value is CodeableConcept (single coding).</td></tr><tr><td style=\"white-space:nowrap\">text<a name=\"MODS-ObservationComponentCode-1-text\"> </a></td><td>Free-text</td><td>A free-text statement elaborating on the MODS item. Value is string.</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-ObservationComponentCode-1",
  "version" : "0.1.0",
  "name" : "MODSObservationComponentCode",
  "title" : "MODS Observation Component Code",
  "status" : "draft",
  "date" : "2026-03-24T16:18:08+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [{
    "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
    "telecom" : [{
      "system" : "url",
      "value" : "https://synanetics.com"
    },
    {
      "system" : "email",
      "value" : "info@synanetics.com"
    }]
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "coded",
    "display" : "Coded",
    "definition" : "A coded classification for the MODS item (e.g., a coded wish/risk/need). Value is CodeableConcept (single coding)."
  },
  {
    "code" : "text",
    "display" : "Free-text",
    "definition" : "A free-text statement elaborating on the MODS item. Value is string."
  }]
}