0.1.0 - ci-build International flag

JohnMoehrkeTestConsent, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testConsent/ and changes regularly. See the Directory of published versions

: One code to identify an activity of profile validating - JSON Representation

Draft as of 2024-12-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "OtherActivity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem OtherActivity</b></p><a name=\"OtherActivity\"> </a><a name=\"hcOtherActivity\"> </a><a name=\"OtherActivity-en-US\"> </a><p>This case-sensitive code system <code>http://johnmoehrke.github.io/testconsent/CodeSystem/OtherActivity</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">FhirProfileValidation<a name=\"OtherActivity-FhirProfileValidation\"> </a></td><td>FHIR Profile Validation</td></tr></table></div>"
  },
  "url" : "http://johnmoehrke.github.io/testconsent/CodeSystem/OtherActivity",
  "version" : "0.1.0",
  "name" : "OtherActivity",
  "title" : "One code to identify an activity of profile validating",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-12-11T22:37:25+00:00",
  "publisher" : "John Moehrke (himself)",
  "contact" : [
    {
      "name" : "John Moehrke (himself)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://healthcaresecprivacy.blogspot.com"
        },
        {
          "system" : "email",
          "value" : "JohnMoehrke@gmail.com"
        }
      ]
    }
  ],
  "description" : "one more code",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "FhirProfileValidation",
      "display" : "FHIR Profile Validation"
    }
  ]
}