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

FHIR IG analytics

Packagecareconnect.stu3.03.00.00
Resource TypeStructureDefinition
IdCareConnect-Flag-1.json
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=careconnect.stu3.03.00.00@3.1.0&canonical=https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Flag-1
URLhttps://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Flag-1
Version1.0.0
Statusdraft
Date2019-06-14
NameCareConnect-Flag-1
Authorityhl7
DescriptionProspective warnings of potential issues when providing care to the patient.
PurposeCURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/
CopyrightCopyright © 2019 HL7 UK Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html
TypeFlag
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
CareConnect-Encounter-1CareConnect-Encounter-1
CareConnect-Location-1CareConnect-Location-1
CareConnect-Medication-1CareConnect-Medication-1
CareConnect-Organization-1CareConnect-Organization-1
CareConnect-Patient-1CareConnect-Patient-1
CareConnect-Practitioner-1CareConnect-Practitioner-1
CareConnect-Procedure-1CareConnect-Procedure-1
Extension-coding-sctdescidExtension-coding-sctdescid

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "meta": {
    "lastUpdated": "2023-08-04T11:39:46.5764189+00:00"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Flag-1",
  "version": "1.0.0",
  "name": "CareConnect-Flag-1",
  "status": "draft",
  "date": "2019-06-14",
  "publisher": "HL7 UK",
  "contact": [
    {
      "name": "INTEROPen",
      "telecom": [
        {
          "system": "email",
          "value": "admin@interopen.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Prospective warnings of potential issues when providing care to the patient.",
  "purpose": "CURATED BY INTEROPen see: http://www.interopen.org/careconnect-curation-methodology/",
  "copyright": "Copyright © 2019 HL7 UK\r\n\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at\r\n\r\nhttp://www.apache.org/licenses/LICENSE-2.0\r\n\r\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.\r\n\r\nHL7® FHIR® standard Copyright © 2011+ HL7\r\n\r\nThe HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at\r\n\r\nhttps://www.hl7.org/fhir/license.html",
  "fhirVersion": "3.0.2",
  "kind": "resource",
  "abstract": false,
  "type": "Flag",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Flag",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Flag.identifier.system",
        "path": "Flag.identifier.system",
        "min": 1
      },
      {
        "id": "Flag.identifier.value",
        "path": "Flag.identifier.value",
        "min": 1
      },
      {
        "id": "Flag.identifier.assigner",
        "path": "Flag.identifier.assigner",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
          }
        ]
      },
      {
        "id": "Flag.code.coding",
        "path": "Flag.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "system"
            }
          ],
          "ordered": false,
          "rules": "open"
        }
      },
      {
        "id": "Flag.code.coding:snomedCT",
        "path": "Flag.code.coding",
        "sliceName": "snomedCT",
        "short": "SNOMED CT representation identifying specific flagged issues",
        "definition": "SNOMED CT representation identifying specific flagged issues.",
        "max": "1"
      },
      {
        "id": "Flag.code.coding:snomedCT.extension",
        "path": "Flag.code.coding.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Flag.code.coding:snomedCT.extension:snomedCTDescriptionID",
        "path": "Flag.code.coding.extension",
        "sliceName": "snomedCTDescriptionID",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/Extension-coding-sctdescid"
          }
        ]
      },
      {
        "id": "Flag.code.coding:snomedCT.system",
        "path": "Flag.code.coding.system",
        "min": 1,
        "fixedUri": "http://snomed.info/sct"
      },
      {
        "id": "Flag.code.coding:snomedCT.version",
        "path": "Flag.code.coding.version",
        "max": "0"
      },
      {
        "id": "Flag.code.coding:snomedCT.code",
        "path": "Flag.code.coding.code",
        "min": 1
      },
      {
        "id": "Flag.code.coding:snomedCT.display",
        "path": "Flag.code.coding.display",
        "min": 1
      },
      {
        "id": "Flag.subject",
        "path": "Flag.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Group"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/PlanDefinition"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Procedure-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Location-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Medication-1"
          }
        ]
      },
      {
        "id": "Flag.encounter",
        "path": "Flag.encounter",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Encounter-1"
          }
        ]
      },
      {
        "id": "Flag.author",
        "path": "Flag.author",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Device"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Patient-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Organization-1"
          },
          {
            "code": "Reference",
            "targetProfile": "https://fhir.hl7.org.uk/STU3/StructureDefinition/CareConnect-Practitioner-1"
          }
        ]
      }
    ]
  }
}