FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/jcpm-patient

Packagefhir.outburn.co.il
Resource TypeStructureDefinition
Idjcpm-patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.outburn.co.il@0.5.5&canonical=http://fhir.outburn.co.il/StructureDefinition/jcpm-patient
URLhttp://fhir.outburn.co.il/StructureDefinition/jcpm-patient
Version0.1.0
Statusdraft
Date2022-01-30
NameJCPMPatient
TitleJCPM Patient Profile
Realmus
Authorityhl7
DescriptionProposed constraints and extensions on the JCPMPatient Resource.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
jcpm-cond-delivery-diagnosesJCPM Condition Delivery Diags
jcpm-cond-pregnancy-diagsJCPM Condition Pregnancy Diags
jcpm-cond-umb-cord-complicationsJCPM Condition Umbilical Cord Complications
jcpm-proc-complication-treatmentJCPM-Medication Administration Delivery
jcpm-obs-amniotic-fluidJCPM Observation Amniotic Fluid Profile
jcpm-obs-body-weight-usJCPM Observation Body Weight US Profile
jcpm-obs-bpJCPM Observation Blood pressure Profile
jcpm-obs-cmv-motherJCPM Cmv-Mother Profile
jcpm-obs-pregnancy-findingsJCPM Observation Pregnancy-Findings Profile
jcpm-obs-toxoplasma-motherJCPM Toxoplasma-Mother Profile
jcpm-obs-umbilical-cordJCPM Observation Umbilical Cord Profile
jcpm-obs-pregnancy-summaryJCPM Pregnancy-Summary Profile
jcpm-proc-birthJCPM Procedure Birth profile
jcpm-proc-delivery-proceduresJCPM Procedure Delivery Procedures profile
jcpm-proc-deliveryJCPM Procedure Delivery profile

Resources that this resource uses

StructureDefinition
il-core-patientILCore Patient Profile

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "jcpm-patient",
  "language": "he-IL",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
      "valueString": "Base.Individuals"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
      "valueCode": "patient"
    }
  ],
  "url": "http://fhir.outburn.co.il/StructureDefinition/jcpm-patient",
  "version": "0.1.0",
  "name": "JCPMPatient",
  "title": "JCPM Patient Profile",
  "status": "draft",
  "date": "2022-01-30",
  "publisher": "Outburn LTD.",
  "contact": [
    {
      "name": "Outburn LTD",
      "telecom": [
        {
          "system": "url",
          "value": "http://outburn.co.il"
        }
      ]
    }
  ],
  "description": "Proposed constraints and extensions on the JCPMPatient Resource.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    },
    {
      "identity": "v2",
      "uri": "http://hl7.org/v2",
      "name": "HL7 v2 Mapping"
    },
    {
      "identity": "loinc",
      "uri": "http://loinc.org",
      "name": "LOINC code for the element"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Patient",
  "baseDefinition": "http://fhir.health.gov.il/StructureDefinition/il-core-patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient",
        "path": "Patient",
        "short": "JCPM Patient profile",
        "isModifier": false
      },
      {
        "id": "Patient.identifier:hadassah-temp",
        "path": "Patient.identifier",
        "sliceName": "hadassah-temp",
        "short": "Person's Identifier - hadassah temporary id",
        "definition": "The person’s temporary identifier in Hadassah hospital ",
        "min": 0,
        "max": "1",
        "patternIdentifier": {
          "system": "http://fhir.hadassah.org.il/identifier/temporary-patient-id"
        },
        "mustSupport": false
      },
      {
        "id": "Patient.identifier:hadassah-temp.value",
        "path": "Patient.identifier.value",
        "short": "A Hadassah temporary identifier"
      },
      {
        "id": "Patient.identifier:meuhedet-temp",
        "path": "Patient.identifier",
        "sliceName": "meuhedet-temp",
        "short": "Person's Identifier - meuhedet temporary id",
        "definition": "The person’s temporary identifier in Meuhedet HMO ",
        "min": 0,
        "max": "1",
        "patternIdentifier": {
          "system": "http://fhir.meuhedet.org.il/identifier/temporary-patient-id"
        },
        "mustSupport": false
      },
      {
        "id": "Patient.identifier:meuhedet-temp.value",
        "path": "Patient.identifier.value",
        "short": "A Meuhedet temporary identifier"
      },
      {
        "id": "Patient.identifier:szmc-temp",
        "path": "Patient.identifier",
        "sliceName": "szmc-temp",
        "short": "Person's Identifier - szmc temporary id",
        "definition": "The person’s temporary identifier in SZMC hospital ",
        "min": 0,
        "max": "1",
        "patternIdentifier": {
          "system": "http://fhir.szmc.org.il/identifier/temporary-patient-id"
        },
        "mustSupport": false
      },
      {
        "id": "Patient.identifier:szmc-temp.value",
        "path": "Patient.identifier.value",
        "short": "A SZMC temporary identifier"
      }
    ]
  }
}