Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build

Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JournaalregelType - JSON Representation

Active as of 2024-04-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.2.4.3.11.60.103.11.2--20111012000000",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <code>http://fhir.nl/fhir/NamingSystem/journaalregeltypen</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Synonym</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td>S</td><td>Subjectief</td><td>Subjective</td><td>Subjective</td></tr><tr><td>O</td><td>Objectief</td><td>Objective</td><td>Objective</td></tr><tr><td>E</td><td>Evaluatie</td><td>Assessment</td><td>Assessment</td></tr><tr><td>P</td><td>Plan</td><td>Plan</td><td>Plan</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod",
      "valuePeriod" : {
        "start" : "2011-10-12T00:00:00+02:00"
      }
    }
  ],
  "url" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.103.11.2--20111012000000",
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://art-decor.org/ns/oids/vs",
      "value" : "2.16.840.1.113883.2.4.3.11.60.103.11.2"
    }
  ],
  "version" : "1.3.15",
  "name" : "JournaalregelType",
  "title" : "JournaalregelType",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-09T16:00:20+02:00",
  "publisher" : "HL7 Netherlands",
  "contact" : [
    {
      "name" : "Nictiz",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "T 070 317 3450"
        },
        {
          "system" : "fax",
          "value" : "F 070 320 74 37"
        }
      ]
    }
  ],
  "description" : "Type of the SOAP encoded journal entry",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.nl/fhir/NamingSystem/journaalregeltypen",
        "concept" : [
          {
            "code" : "S",
            "display" : "Subjectief",
            "designation" : [
              {
                "language" : "en-US",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Subjective"
              }
            ]
          },
          {
            "code" : "O",
            "display" : "Objectief",
            "designation" : [
              {
                "language" : "en-US",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Objective"
              }
            ]
          },
          {
            "code" : "E",
            "display" : "Evaluatie",
            "designation" : [
              {
                "language" : "en-US",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Assessment"
              }
            ]
          },
          {
            "code" : "P",
            "display" : "Plan",
            "designation" : [
              {
                "language" : "en-US",
                "use" : {
                  "system" : "http://snomed.info/sct",
                  "code" : "900000000000013009",
                  "display" : "Synonym"
                },
                "value" : "Plan"
              }
            ]
          }
        ]
      }
    ]
  }
}