{
  "resourceType" : "Practitioner",
  "id" : "PractitionerTwoWithNetwork1LeftAfterSixMonths",
  "meta" : {
    "lastUpdated" : "2022-06-25T13:26:22.0314215+00:00",
    "profile" : ["http://hl7.org/fhir/us/ndh/StructureDefinition/ndh-Practitioner"]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-verification-status",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/us/ndh/CodeSystem/NdhVerificationStatusCS",
        "code" : "complete",
        "display" : "Complete"
      }]
    }
  }],
  "identifier" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status",
      "valueCode" : "active"
    }],
    "system" : "http://example.org/ndh-identifiers",
    "value" : "PractitionerTwoWithNetwork1LeftAfterSixMonths"
  }],
  "active" : true,
  "name" : [{
    "text" : "PractitionerTwo Network1, MD",
    "family" : "PractitionerTwo",
    "given" : ["Network1"]
  }],
  "qualification" : [{
    "extension" : [{
      "extension" : [{
        "url" : "status",
        "valueCode" : "active"
      },
      {
        "url" : "whereValid",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://www.usps.com/",
            "code" : "IL"
          }]
        }
      }],
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-practitioner-qualification"
    }],
    "code" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
        "version" : "2.1.0",
        "code" : "MD",
        "display" : "Doctor of Medicine"
      }],
      "text" : "MD"
    },
    "issuer" : {
      "display" : "State of Illinois"
    }
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "status",
        "valueCode" : "active"
      },
      {
        "url" : "whereValid",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://www.usps.com/",
            "code" : "IL"
          }]
        }
      }],
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-practitioner-qualification"
    }],
    "code" : {
      "coding" : [{
        "system" : "http://nucc.org/provider-taxonomy",
        "code" : "207R00000X",
        "display" : "Internal Medicine Physician"
      }],
      "text" : "Board Certified Internal Medicine"
    },
    "issuer" : {
      "display" : "American Board of Internal Medicine"
    }
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "status",
        "valueCode" : "active"
      },
      {
        "url" : "whereValid",
        "valueCodeableConcept" : {
          "coding" : [{
            "system" : "https://www.usps.com/",
            "code" : "IL"
          }]
        }
      }],
      "url" : "http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-practitioner-qualification"
    }],
    "code" : {
      "coding" : [{
        "system" : "http://nucc.org/provider-taxonomy",
        "code" : "207RC0000X",
        "display" : "Cardiovascular Disease Physician"
      }],
      "text" : "Board Certified Cardiovascular Disease"
    },
    "issuer" : {
      "display" : "American Board of Internal Medicine"
    }
  }],
  "communication" : [{
    "coding" : [{
      "system" : "urn:ietf:bcp:47",
      "code" : "en"
    }]
  }]
}