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

FHIR IG Statistics: StructureDefinition/acme-product-patient

Packageacme.product.r4
Resource TypeStructureDefinition
Idacme-product-patient
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.product.r4@3.0.0&canonical=https://fake-acme.org/fhir/StructureDefinition/ACME-product-patient
URLhttps://fake-acme.org/fhir/StructureDefinition/ACME-product-patient
Version1.0.0
Statusactive
Date2020-06-05T07:38:53.1950845+00:00
NameACMEproductPatient
TitleACMEproductPatient
DescriptionACME-product-patient based on ACME-product-patient Profile.
TypePatient
Kindresource

Resources that use this resource

StructureDefinition
ACME-product-observation-labACMEproductObservationLab

Resources that this resource uses

StructureDefinition
ACME-base-patientACMEbasePatient

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "acme-product-patient",
  "meta": {
    "lastUpdated": "2020-06-05T07:38:53.464+00:00"
  },
  "url": "https://fake-acme.org/fhir/StructureDefinition/ACME-product-patient",
  "version": "1.0.0",
  "name": "ACMEproductPatient",
  "title": "ACMEproductPatient",
  "status": "active",
  "date": "2020-06-05T07:38:53.1950845+00:00",
  "publisher": "ACME Corp",
  "description": "ACME-product-patient based on ACME-product-patient Profile.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "argonaut-dq-dstu2",
      "uri": "http://unknown.org/Argonaut-DQ-DSTU2",
      "name": "Argonaut-DQ-DSTU2"
    },
    {
      "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": "https://fake-acme.org/fhir/StructureDefinition/ACME-base-patient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Patient.extension:birthsex",
        "path": "Patient.extension",
        "sliceName": "birthsex",
        "max": "0"
      },
      {
        "id": "Patient.telecom",
        "path": "Patient.telecom",
        "max": "0"
      },
      {
        "id": "Patient.deceased[x]",
        "path": "Patient.deceased[x]",
        "max": "0"
      },
      {
        "id": "Patient.address",
        "path": "Patient.address",
        "max": "0"
      },
      {
        "id": "Patient.maritalStatus",
        "path": "Patient.maritalStatus",
        "max": "0"
      },
      {
        "id": "Patient.multipleBirth[x]",
        "path": "Patient.multipleBirth[x]",
        "max": "0"
      },
      {
        "id": "Patient.photo",
        "path": "Patient.photo",
        "max": "0"
      },
      {
        "id": "Patient.contact",
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
            "valueString": "Contact"
          }
        ],
        "path": "Patient.contact",
        "max": "0"
      },
      {
        "id": "Patient.communication",
        "path": "Patient.communication",
        "max": "0"
      },
      {
        "id": "Patient.link",
        "path": "Patient.link",
        "max": "0"
      }
    ]
  }
}